summaryrefslogtreecommitdiff
path: root/units/.gitignore
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-05-16 00:19:03 +0200
committerLennart Poettering <lennart@poettering.net>2013-05-16 00:19:03 +0200
commit3f92e4b4b61042391bd44de4dceb18177df0dd57 (patch)
tree8c4431d30f2d55c649e09cd579efa03241251330 /units/.gitignore
parent154ff088d371bee5651eaa2bc9bde8a34c185656 (diff)
utmp: turn systemd-update-utmp-shutdown.service into a normal runtime service
With this change systemd-update-utmp-shutdown.service is replaced by systemd-update-utmp.service which is started at boot and stays around until shutdown. This allows us to properly order the unit against both /var/log and auditd. https://bugzilla.redhat.com/show_bug.cgi?id=853104 https://bugs.freedesktop.org/show_bug.cgi?id=64365
Diffstat (limited to 'units/.gitignore')
-rw-r--r--units/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/.gitignore b/units/.gitignore
index 307e09d24..878cf2ce4 100644
--- a/units/.gitignore
+++ b/units/.gitignore
@@ -44,8 +44,8 @@
/systemd-random-seed.service
/systemd-initctl.service
/getty@.service
+/systemd-update-utmp.service
/systemd-update-utmp-runlevel.service
-/systemd-update-utmp-shutdown.service
/systemd-binfmt.service
/emergency.service
/systemd-udev-settle.service