syntaxe
darcs-hash:20050928085926-4ec08-a0f520a540d777125c78a8938ed92a66d765081f.gz
This commit is contained in:
parent
ab4334844a
commit
4a5f44a6a7
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ def file_monitrc(hostname = host) :
|
|||
config += 'check process privoxy with pidfile /var/run/privoxy.pid\n'
|
||||
config += ' start program = "/etc/init.d/privoxy start"\n'
|
||||
config += ' stop program = "/etc/init.d/privoxy stop"\n'
|
||||
config += ' if failed host localhost port 8117 then restart\n' % hostname
|
||||
config += ' if failed host localhost port 8117 then restart\n'
|
||||
config += ' if 5 restarts within 5 cycles then timeout\n'
|
||||
config += '\n'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue