diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-15 11:31:06 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-15 11:31:06 +0300 |
commit | edc945a68cb7e2d74b6cdfa0de33bc382be70c2b (patch) | |
tree | 29e2b9d39d016edbd848a2db38e6caa3040e3224 /core/sinit/sources | |
parent | 3e90bcf9811dd3dc5d397fbfe18d0ed84a4fac65 (diff) | |
download | repository-edc945a68cb7e2d74b6cdfa0de33bc382be70c2b.tar.gz |
sinit: remove pre shutdown hook
Diffstat (limited to 'core/sinit/sources')
-rw-r--r-- | core/sinit/sources | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/sinit/sources b/core/sinit/sources index 34ee5bd1..2d3a4d86 100644 --- a/core/sinit/sources +++ b/core/sinit/sources @@ -3,5 +3,4 @@ files/config.h files/reboot files/poweroff files/sinit-launch-services.boot -files/sinit.pre.shutdown files/sinit.post.shutdown |