mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
GC some old cruft.
This commit is contained in:
parent
3a125d8e18
commit
2b2baba122
1 changed files with 0 additions and 2 deletions
|
|
@ -29,8 +29,6 @@ if [ ${FSSIZE} -eq 0 -a ${FSLABEL} = "auto" ]; then
|
|||
FSSIZE=$(roundup $(($sk*12/10)) 1024)
|
||||
fi
|
||||
|
||||
deadlock=20
|
||||
|
||||
dofs_vn () {
|
||||
if [ "x$VNDEVICE" = "x" ] ; then
|
||||
VNDEVICE=vn0
|
||||
|
|
|
|||
Loading…
Reference in a new issue