diff options
Diffstat (limited to 'tools/solaris/ck-system-stop')
-rwxr-xr-x | tools/solaris/ck-system-stop | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/solaris/ck-system-stop b/tools/solaris/ck-system-stop new file mode 100755 index 0000000..d5b2fde --- /dev/null +++ b/tools/solaris/ck-system-stop @@ -0,0 +1,3 @@ +#!/bin/sh + +/sbin/init 5 |