configuration-templates – Rev 168

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

check program rTorrent with path "/etc/monit/templates/rtorrent.sh"
   start program  "/bin/systemctl start rtorrent"
   stop program  "/bin/systemctl stop rtorrent"
   if status != 0 then restart