View | Details | Raw Unified | Return to bug 199864
Collapse All | Expand All

(-)usr.sbin/bsdinstall/scripts/zfsboot (+1 lines)
Lines 157-162 Link Here
157
157
158
	# Create /var and friends
158
	# Create /var and friends
159
	/var		mountpoint=/var,canmount=off
159
	/var		mountpoint=/var,canmount=off
160
	/var/audit
160
	/var/crash	exec=off,setuid=off
161
	/var/crash	exec=off,setuid=off
161
	/var/log	exec=off,setuid=off
162
	/var/log	exec=off,setuid=off
162
	/var/mail	atime=on
163
	/var/mail	atime=on

Return to bug 199864