Changeset 2535
- Timestamp:
- 04/27/07 10:42:28 (2 years ago)
- Files:
-
- trunk/distrib/gentoo/reboot.sh (modified) (1 diff)
- trunk/distrib/gentoo/shutdown.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/distrib/gentoo/reboot.sh
r2523 r2535 3 3 4 4 # gentoo init style needs this (and nothing else) 5 /sbin/reboot -f 5 exit 0 trunk/distrib/gentoo/shutdown.sh
r2523 r2535 3 3 4 4 # gentoo init style needs this (and nothing else) 5 /sbin/halt -f 5 exit 0
