configuration-templates

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 144  →  ?path2? @ 145
/monit/debian/templates/qemu-ga
@@ -0,0 +1,7 @@
###########################################################################
## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
###########################################################################
 
check process qemu-ga matching qemu-ga
start program = "/usr/bin/systemctl start qemu-guest-agent"
stop program = "/usr/bin/systemctl stop qemu-guest-agent"