From 9533ad1f429ec037a155a5793d70ef49e69fbec2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 6 Mar 2014 04:51:48 +0100 Subject: units: don't use the word 'Reboot' for Startup, but simply 'Boot' --- units/systemd-update-utmp.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/systemd-update-utmp.service.in') 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 -- cgit v1.2.3-54-g00ecf