mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
No need to remove conf/* for nanobsd
This commit is contained in:
parent
d52a7eb858
commit
75b167425d
@ -683,7 +683,6 @@ awk '
|
||||
|
||||
# Set NanoBSD image size
|
||||
echo "${_NANO_MEDIASIZE}" > ${MNT}/etc/nanosize.txt
|
||||
rm -f $MNT/cf/conf/* 2>/dev/null
|
||||
|
||||
echo "/dev/ufs/${_label}0 / ufs ro,sync,noatime 1 1" > ${MNT}/etc/fstab
|
||||
if [ $NANO_CONFSIZE -gt 0 ] ; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user