summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Hierling <mad@cc.fh-luh.de>2006-06-26 14:15:53 +0000
committerMartin Hierling <mad@cc.fh-luh.de>2006-06-26 14:15:53 +0000
commit7f199705a5b7417a4f9b95082b76dd8fcbf1aad0 (patch)
treeaa0fd844748712618267d69cb1a698c37ce4956d /net-proxy/dnsproxy/files/confd
parentx11-themes/polyester - New ebuild, based on ebuild provided by upstream. Bug ... (diff)
downloadsunrise-7f199705a5b7417a4f9b95082b76dd8fcbf1aad0.tar.gz
sunrise-7f199705a5b7417a4f9b95082b76dd8fcbf1aad0.tar.bz2
sunrise-7f199705a5b7417a4f9b95082b76dd8fcbf1aad0.zip
New Ebuild for bug 104208 net-proxy/dnsproxy thanks to Tomoyuki Sakurai
svn path=/sunrise/; revision=325
Diffstat (limited to 'net-proxy/dnsproxy/files/confd')
-rw-r--r--net-proxy/dnsproxy/files/confd10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-proxy/dnsproxy/files/confd b/net-proxy/dnsproxy/files/confd
new file mode 100644
index 000000000..fdcc59a70
--- /dev/null
+++ b/net-proxy/dnsproxy/files/confd
@@ -0,0 +1,10 @@
+# options for dnsproxy
+#
+# -c file Read configuration from file.
+# -d Detach from current terminal and run as background process.
+# (do NOT use here, start-stop-daemon does it for you)
+
+# rarely you need to change these
+OPTIONS="-c /etc/dnsproxy/dnsproxy.conf"
+PIDFILE="/var/run/dnsproxy.pid"
+