mirror of
https://github.com/opnsense/src.git
synced 2026-04-14 05:47:18 -04:00
6 lines
205 B
Text
6 lines
205 B
Text
|
|
# fstab for diskless machine. Root is already mounted, as is swap.
|
||
|
|
#
|
||
|
|
209.157.86.2:/usr /usr nfs ro 0 0
|
||
|
|
209.157.86.2:/var /var nfs ro 0 0
|
||
|
|
proc /proc procfs rw 0 0
|