configuration-templates – Blame information for rev 168

Subversion Repositories:
Rev:
Rev Author Line No. Line
168 office 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
3 ###########################################################################
4  
5 check program rTorrent with path "/etc/monit/templates/rtorrent.sh"
6 start program "/bin/systemctl start rtorrent"
7 stop program "/bin/systemctl stop rtorrent"
8 if status != 0 then restart