diff options
Diffstat (limited to 'system-config/examples/hooks/sh')
-rwxr-xr-x | system-config/examples/hooks/sh | 9 |
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 |