diff options
Diffstat (limited to 'units/systemd-update-utmp.service.in')
-rw-r--r-- | units/systemd-update-utmp.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-update-utmp.service.in b/units/systemd-update-utmp.service.in index e7c20a5ead..da7dda76ba 100644 --- a/units/systemd-update-utmp.service.in +++ b/units/systemd-update-utmp.service.in @@ -6,7 +6,7 @@ # (at your option) any later version. [Unit] -Description=Update UTMP about System Reboot/Shutdown +Description=Update UTMP about System Boot/Shutdown Documentation=man:systemd-update-utmp.service(8) man:utmp(5) DefaultDependencies=no RequiresMountsFor=/var/log/wtmp |