mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Expand /var to 60 megabytes to fix the uploading images to firmware upgrade on nanbsd.
This commit is contained in:
parent
b80c897548
commit
081db683b5
@ -7,7 +7,7 @@
|
||||
tmpsize="40m"
|
||||
|
||||
# Size of /var
|
||||
varsize="20m"
|
||||
varsize="60m"
|
||||
|
||||
# Run some initialization routines
|
||||
[ -f /etc/rc.d/uzip ] && /etc/rc.d/uzip start
|
||||
|
||||
Loading…
Reference in New Issue
Block a user