diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-15 22:44:24 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-15 22:44:24 +0300 |
commit | 47359ed0845d03801ba957588c8fffe92a2b50bd (patch) | |
tree | 526341798ac36ea13994cd1ae41bae5d89d8aa2a | |
parent | 298973a7ae3ecc52eaa9a16831dffec3d4cf50fb (diff) | |
download | init-47359ed0845d03801ba957588c8fffe92a2b50bd.tar.gz |
update README
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -8,5 +8,9 @@ your /etc/init directory. Hooks ----- -You can add and configure hooks from +You can add and configure hooks from the +/etc/init directory. Hooks are named as +*.boot - for boot hooks +*.pre.shutdown - for pre-shutdown hooks +*.post.shutdown - for post-shutdown hooks |