From 186b97d99fc4017d9c88221791bf8423130a9a1f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 13 Apr 2012 19:38:57 +0200 Subject: units: drop audit reference from description of utmp units since that is build-time optional --- units/systemd-update-utmp-shutdown.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/systemd-update-utmp-shutdown.service.in') diff --git a/units/systemd-update-utmp-shutdown.service.in b/units/systemd-update-utmp-shutdown.service.in index 4af9212700..e86c770548 100644 --- a/units/systemd-update-utmp-shutdown.service.in +++ b/units/systemd-update-utmp-shutdown.service.in @@ -6,7 +6,7 @@ # (at your option) any later version. [Unit] -Description=Notify Audit System and Update UTMP about System Shutdown +Description=Update UTMP about System Shutdown DefaultDependencies=no After=local-fs.target sysinit.target auditd.service systemd-update-utmp-runlevel.service Before=poweroff.service reboot.service halt.service -- cgit v1.2.3-54-g00ecf