summaryrefslogtreecommitdiff
path: root/rc/bin/inst/halt
blob: db67aedc2754d167b6706cb77dd67061f9dae50c (plain)
1
2
3
4
5
6
7
8
#!/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.