diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-11 04:38:55 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-11 04:38:55 +0200 |
commit | cd6d0a456bc9c45fa79316fc5896e4a3ae75a30b (patch) | |
tree | 92f326220de29f3c7eac7909e6b244fcba8086ab /units/.gitignore | |
parent | 41b02ec77e54871eaa593c50fb31809814f627a7 (diff) |
utmp: enable systemd-update-utmp by default
Diffstat (limited to 'units/.gitignore')
-rw-r--r-- | units/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/units/.gitignore b/units/.gitignore index 5de1b5c7c4..0c3dc17fe8 100644 --- a/units/.gitignore +++ b/units/.gitignore @@ -6,4 +6,6 @@ graphical.target multi-user.target getty@.service remote-fs.target +systemd-update-utmp-runlevel.service +systemd-update-utmp-shutdown.service test-env-replace |