3 lines
70 B
Bash
Executable file
3 lines
70 B
Bash
Executable file
#!/bin/rc
|
|
mount '#s/boot' /root $rootspec
|
|
exec /bin/exportfs -r /root
|