mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 12:51:40 -04:00
Runlevel 0 and 6.
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
# Used by Example.yard
|
||||
|
||||
|
||||
halt -d -f -i -p
|
||||
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
# Used by Example.yard
|
||||
|
||||
echo -n "Rebooting... "
|
||||
reboot -d -f -i
|
||||
Reference in New Issue
Block a user