summaryrefslogtreecommitdiff
blob: e110cc0d170961b46140681336f3b963dd13d98e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# configuraton file for /etc/init.d/ziproxy

# location of the ziproxy config file
#
#CONFIG="/etc/ziproxy.conf"

# following option has the same meaning, but higher precedence
# as "OnlyFrom=" option in configuration file. Uncomment it
# if you want to set it.
#
#ONLYFROM="<IP.address or hostname>"

# Change to this username/uid before starting the process.
RUNAS="nobody:nogroup"