X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-update-utmp-shutdown.service.in;h=5b726c3688ef96aa4c07cacff0225588a1c47991;hp=2042b71cb77690a3aab632db873df066500f49a4;hb=c617f5a96d474a93e9cf38fbd97af257a08c40df;hpb=d3f929f0fcbbb6e4752243b07222760431789249 diff --git a/units/systemd-update-utmp-shutdown.service.in b/units/systemd-update-utmp-shutdown.service.in index 2042b71cb..5b726c368 100644 --- a/units/systemd-update-utmp-shutdown.service.in +++ b/units/systemd-update-utmp-shutdown.service.in @@ -1,15 +1,16 @@ # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. [Unit] -Description=Notify Audit System and Update UTMP about System Shutdown +Description=Update UTMP about System Shutdown +Documentation=man:utmp(5) DefaultDependencies=no -Before=poweroff.service reboot.service halt.service killall.service -After=systemd-update-utmp-runlevel.service +After=local-fs.target sysinit.target auditd.service systemd-update-utmp-runlevel.service +Before=poweroff.service reboot.service halt.service [Service] Type=oneshot