summaryrefslogtreecommitdiffstats
path: root/system-config/examples/hooks/sh
diff options
context:
space:
mode:
Diffstat (limited to 'system-config/examples/hooks/sh')
-rwxr-xr-xsystem-config/examples/hooks/sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/system-config/examples/hooks/sh b/system-config/examples/hooks/sh
new file mode 100755
index 0000000..737bcd7
--- /dev/null
+++ b/system-config/examples/hooks/sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+echo
+echo "live-config hook: sh"
+
+echo
+echo "Starting shell [logout for quit]: "
+
+sh