mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
units: fix Description= of systemd-exit.service
This file was probably copied from the --user version, let's use some more appropriate wording for the --system version.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# (at your option) any later version.
|
||||
|
||||
[Unit]
|
||||
Description=Exit the Session
|
||||
Description=Exit the Container
|
||||
Documentation=man:systemd.special(7)
|
||||
DefaultDependencies=no
|
||||
Requires=shutdown.target umount.target final.target
|
||||
|
||||
Reference in New Issue
Block a user