]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: fix Description= of systemd-exit.service 10796/head
authorLennart Poettering <lennart@poettering.net>
Fri, 16 Nov 2018 10:39:27 +0000 (11:39 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 16 Nov 2018 11:25:35 +0000 (12:25 +0100)
This file was probably copied from the --user version, let's use some
more appropriate wording for the --system version.

units/systemd-exit.service

index e5b270fc361da0c47b8e06853c6fe8aaa225c790..773c400b476c8916212e939ce55b31eddcab7153 100644 (file)
@@ -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