Let's only respawn the services that might need it
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
privoxy_username='privoxy'
|
||||
privoxy_configfile='/etc/privoxy/config'
|
||||
|
||||
service_respawn='true'
|
||||
#service_respawn='true'
|
||||
service_command='/usr/bin/privoxy'
|
||||
service_args="--no-daemon --user ${privoxy_username} ${privoxy_configfile}"
|
||||
|
||||
|
Reference in New Issue
Block a user