- Also change the /sbin/mount_unionfs line I managed to miss just two
lines down to '-o below'. Approved by: remko Noticed by: rodrigc Pointyhat by: me
This commit is contained in:
parent
d140946cf3
commit
a818f1140f
@ -342,7 +342,7 @@ causes
|
||||
.Nm
|
||||
to execute the equivalent of:
|
||||
.Bd -literal -offset indent
|
||||
/sbin/mount_unionfs -b /sys $HOME/sys
|
||||
/sbin/mount_unionfs -o below /sys $HOME/sys
|
||||
.Ed
|
||||
.Pp
|
||||
Additional options specific to file system types
|
||||
|
Loading…
Reference in New Issue
Block a user