summarylogtreecommitdiffstats
path: root/hook
diff options
context:
space:
mode:
Diffstat (limited to 'hook')
-rw-r--r--hook7
1 files changed, 7 insertions, 0 deletions
diff --git a/hook b/hook
new file mode 100644
index 000000000000..7034f810dc54
--- /dev/null
+++ b/hook
@@ -0,0 +1,7 @@
+#!/usr/bin/ash
+
+run_hook () {
+}
+
+run_cleanuphook () {
+}