mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 10:52:57 +02:00
Merge branch 'core40'
This commit is contained in:
@@ -45,7 +45,7 @@ perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
# Change var lock size to 8MB
|
||||
grep -v "/var/lock" /etc/fstab > /tmp/fstab.tmp
|
||||
mv /tmp/fstab.tmp /etc/fstab
|
||||
echo non /var/lock tmpfs defaults,size=8M 0 0 >> /etc/fstab
|
||||
echo none /var/lock tmpfs defaults,size=8M 0 0 >> /etc/fstab
|
||||
|
||||
|
||||
#Rebuild module dep's
|
||||
|
||||
Reference in New Issue
Block a user