summaryrefslogtreecommitdiff
path: root/habitat/hooks/init
diff options
context:
space:
mode:
Diffstat (limited to 'habitat/hooks/init')
-rw-r--r--habitat/hooks/init5
1 files changed, 5 insertions, 0 deletions
diff --git a/habitat/hooks/init b/habitat/hooks/init
new file mode 100644
index 0000000000..a23344b2a9
--- /dev/null
+++ b/habitat/hooks/init
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+exec 2>&1
+
+mkdir -p "{{pkg.svc_data_path}}/chef"