diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-10-14 02:58:37 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-10-14 02:58:37 +0200 |
commit | 46574a5b4afeac0c3f69f15ce47c460309cb9bec (patch) | |
tree | aa197ea69189bf4c689d8a85c4d3949e82f4f5da /units/.gitignore | |
parent | d48141ba0bed2866e05261cf06f0a6adfb11f349 (diff) |
units: get rid of distro-specific shutdown scripts, replace them by systemd-shutdown invocations
Diffstat (limited to 'units/.gitignore')
-rw-r--r-- | units/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/units/.gitignore b/units/.gitignore index 83fc32cfd9..77d7e28690 100644 --- a/units/.gitignore +++ b/units/.gitignore @@ -1,3 +1,6 @@ +halt.service +poweroff.service +reboot.service kexec.service systemd-user-sessions.service systemd-readahead-done.service |