[debian-edu-commits] r82337 - in branches/wheezy/debian-edu-config: debian etc/nbd-server/conf.d
schweer-guest at alioth.debian.org
schweer-guest at alioth.debian.org
Tue Sep 3 18:02:40 UTC 2013
Author: schweer-guest
Date: 2013-09-03 18:02:39 +0000 (Tue, 03 Sep 2013)
New Revision: 82337
Modified:
branches/wheezy/debian-edu-config/debian/changelog
branches/wheezy/debian-edu-config/etc/nbd-server/conf.d/debian-edu.conf
Log:
Remove filesize statement from nbd-server/conf.d/debian-edu.conf,
cause the default LTSP swap file size (512MB) should be kept.
Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog 2013-09-03 10:02:46 UTC (rev 82336)
+++ branches/wheezy/debian-edu-config/debian/changelog 2013-09-03 18:02:39 UTC (rev 82337)
@@ -7,6 +7,8 @@
setting default swap file size 64MB, allow all clients to connect
by omitting value for 'authfile' as wildcards like 10.0.0.0/8 don't
seem to be allowed in such a file.
+ * Remove filesize statement from nbd-server/conf.d/debian-edu.conf,
+ cause the default LTSP swap file size (512MB) should be kept.
-- Wolfgang Schweer <wschweer at arcor.de> Tue, 03 Sep 2013 11:49:01 +0200
Modified: branches/wheezy/debian-edu-config/etc/nbd-server/conf.d/debian-edu.conf
===================================================================
--- branches/wheezy/debian-edu-config/etc/nbd-server/conf.d/debian-edu.conf 2013-09-03 10:02:46 UTC (rev 82336)
+++ branches/wheezy/debian-edu-config/etc/nbd-server/conf.d/debian-edu.conf 2013-09-03 18:02:39 UTC (rev 82337)
@@ -1,6 +1,5 @@
[swap]
exportname = /var/opt/ltsp/swapfiles/%s
-filesize = 67108864
prerun = nbdswapd %s
postrun = rm -f %s
authfile =
More information about the debian-edu-commits
mailing list