summaryrefslogtreecommitdiff
path: root/units/systemd-update-utmp-runlevel.service.in
diff options
context:
space:
mode:
authorFranz Dietrich <enaut.w@googlemail.com>2010-10-25 23:54:36 +0200
committerLennart Poettering <lennart@poettering.net>2010-10-25 23:54:36 +0200
commit9ef9c0b3a32c98a5c94c682805a7b7eb4b9217ce (patch)
tree0fe433d252b3bb5fada212473f5e190620e3f793 /units/systemd-update-utmp-runlevel.service.in
parent98e1f931a26dedbb9b5d19af84dc2cf3255bedcd (diff)
units: Since killall.service does not exist anymore remove all references.
This commit deletes all references to killall.service for the default services. The distribution specific services will be modified in a separate commit.
Diffstat (limited to 'units/systemd-update-utmp-runlevel.service.in')
-rw-r--r--units/systemd-update-utmp-runlevel.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-update-utmp-runlevel.service.in b/units/systemd-update-utmp-runlevel.service.in
index 23c5ada1e..865a1535d 100644
--- a/units/systemd-update-utmp-runlevel.service.in
+++ b/units/systemd-update-utmp-runlevel.service.in
@@ -10,7 +10,7 @@ Description=Notify Audit System and Update UTMP about System Runlevel Changes
DefaultDependencies=no
Wants=local-fs.target sysinit.target
After=local-fs.target sysinit.target auditd.service runlevel1.target runlevel2.target runlevel3.target runlevel4.target runlevel5.target systemd-tmpfiles-setup.service
-Before=poweroff.service reboot.service halt.service killall.service
+Before=poweroff.service reboot.service halt.service
[Service]
Type=oneshot