]> git.ipfire.org Git - pakfire.git/blobdiff - examples/builder.conf
Create an extra namespace for build environments and private network.
[pakfire.git] / examples / builder.conf
index 128a118c831c0e524bcad4651e6180b74063d8a0..978c7d91936d9c397fb1c2a59d53547f564ec219 100644 (file)
@@ -23,6 +23,12 @@ file = /var/log/pakfire-builder.log
 # Create loop devices in build environment.
 #use_loop_devices = true
 
+# Use private network.
+# Setting this to true will result in the build
+# chroot having its own network - i.e. no network connection
+# to the outside world.
+#private_network = false
+
 [ccache]
 # Turn on compression to get more files into the cache.
 #compress = true