aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-01-15 22:44:24 +0300
committerCem Keylan <cem@ckyln.com>2020-01-15 22:44:24 +0300
commit47359ed0845d03801ba957588c8fffe92a2b50bd (patch)
tree526341798ac36ea13994cd1ae41bae5d89d8aa2a
parent298973a7ae3ecc52eaa9a16831dffec3d4cf50fb (diff)
downloadinit-47359ed0845d03801ba957588c8fffe92a2b50bd.tar.gz
update README
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index dd47e08..93567df 100644
--- a/README
+++ b/README
@@ -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