]> git.mxchange.org Git - quix0rs-apt-p2p.git/blobdiff - debian/default
Add an enable variable to the /etc/default file (Closes: #518594)
[quix0rs-apt-p2p.git] / debian / default
index 490116c007e4fcecc73e2268cc4ad2be96f9a10e..d0a380b30d05060619dcd4023d991927d293f0fc 100644 (file)
@@ -1,7 +1,10 @@
-# apt-dht configuration
+# apt-p2p configuration
+
+## Whether to start apt-p2p or not, must be either 'true' or 'false'
+#enable=true
 
 ## Filename to store pid of process
-#pidfile=/var/run/apt-dht/apt-dht.pid 
+#pidfile=/var/run/apt-p2p/apt-p2p.pid 
 
 ## Log file
-#logfile=/var/log/apt-dht.log
+#logfile=/var/log/apt-p2p.log