diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2017-05-31 13:15:32 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2017-05-31 18:07:02 -0500 |
commit | 1564e155b726308200ecd5df315c002bd8b16952 (patch) | |
tree | 8c386843a47974eda9f9645362ae0e04830628cc /scripts/.gitignore | |
parent | 44bac3c3798f7eb9186c3ea8774552aa191bfae7 (diff) |
openrc-init: add optional sysvinit compatibility
Diffstat (limited to 'scripts/.gitignore')
-rw-r--r-- | scripts/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/.gitignore b/scripts/.gitignore index 8b9d7ba6..e26c51ae 100644 --- a/scripts/.gitignore +++ b/scripts/.gitignore @@ -1 +1,5 @@ +halt +poweroff rc-sstat +reboot +shutdown |