diff options
Diffstat (limited to 'rc/bin/inst/halt')
| -rwxr-xr-x | rc/bin/inst/halt | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/rc/bin/inst/halt b/rc/bin/inst/halt index db67aedc2..98e26940f 100755 --- a/rc/bin/inst/halt +++ b/rc/bin/inst/halt @@ -1,8 +1,3 @@ #!/bin/rc - -echo -n 'Halting file systems...' -fshalt - -echo -echo Remember to take the install disk out of the drive. -echo Feel free to turn off your computer. +fshalt -r +while(){} |
