4 lines
70 B
Text
4 lines
70 B
Text
|
#!/bin/rc
|
||
|
mount '#s/boot' /root $rootspec
|
||
|
exec /bin/exportfs -r /root
|