diff options
Diffstat (limited to 'rc/bin/reboot')
| -rwxr-xr-x | rc/bin/reboot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rc/bin/reboot b/rc/bin/reboot new file mode 100755 index 000000000..7d2ea79c1 --- /dev/null +++ b/rc/bin/reboot @@ -0,0 +1,2 @@ +#!/bin/rc +echo reboot $* > /dev/reboot |
