configuration-templates – Rev 102

Subversion Repositories:
Rev:
###########################################################################
##  Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3      ##
###########################################################################

check process tor with pidfile /var/run/tor/tor.pid
   start program  "/etc/init.d/tor restart"
   stop program  "/etc/init.d/tor stop"
   if failed host 127.0.0.1 port 9050 type tcp then restart
   # if 5 restarts within 5 cycles then timeout