summaryrefslogtreecommitdiff
path: root/monit/tor.conf
blob: 2eec4f9e657081de5806692e66cf60b1443e4d6c (plain)
1
2
3
4
check process tor with pidfile /var/run/tor/tor.pid
	start program = "/etc/init.d/tor start"
	stop program = "/etc/init.d/tor stop"
	if mem > 512 MB for 3 cycles then restart