Merge branch 'core40'

This commit is contained in:
Arne Fitzenreiter
2010-09-06 22:37:13 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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