Changeset 466 for main/linuxmuster-linbo/trunk/linbo/linbo_cmd.sh
- Timestamp:
- 03/16/09 15:32:35 (3 years ago)
- File:
-
- 1 edited
-
main/linuxmuster-linbo/trunk/linbo/linbo_cmd.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
main/linuxmuster-linbo/trunk/linbo/linbo_cmd.sh
r450 r466 623 623 # We basically do a quick shutdown here. 624 624 killall5 -15 625 sleep 2625 [ -z "$WINDOWS" ] && sleep 2 626 626 echo -n "c" >/dev/console 627 627 if [ -z "$WINDOWS" ]; then … … 630 630 sleep 10 631 631 else 632 sleep 2632 #sleep 2 633 633 reboot -f 634 634 #sleep 10
Note: See TracChangeset
for help on using the changeset viewer.
