update to 5.1.2 example
[automated-distro-installer] / fai / config / class / DEBIAN.var
index 37cbe7a15182e8c0179e2e74b2f1dd9c8c539ff4..a6fb66b6ba3b480799c9c58422abfd024582b9b5 100644 (file)
@@ -9,7 +9,7 @@ MODULESLIST="usbhid psmouse"
 
 # if you have enough RAM (>2GB) you may want to enable this line. It
 # also puts /var/cache into a ramdisk.
-#FAI_RAMDISKS:="$target/var/lib/dpkg $target/var/cache"
+#FAI_RAMDISKS="$target/var/lib/dpkg $target/var/cache"
 
 # if you want to use the faiserver as APT proxy
 #APTPROXY=http://faiserver:3142