]> Pileus Git - ~andy/sunrise/blob - net-proxy/dnsproxy/files/confd
app-portage/elogviewer: remove it right
[~andy/sunrise] / net-proxy / dnsproxy / files / confd
1 # options for dnsproxy
2 #
3 # -c file       Read configuration from file.
4 # -d            Detach from current terminal and run as background process.
5 #                       (do NOT use here, start-stop-daemon does it for you)
6
7 # rarely you need to change these
8 OPTIONS="-c /etc/dnsproxy/dnsproxy.conf"
9 PIDFILE="/var/run/dnsproxy.pid"
10