configuration-templates – Diff between revs 146 and 148

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 146 Rev 148
1 ########################################################################### 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ## 2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
3 ########################################################################### 3 ###########################################################################
4   4  
5 check process qemu-ga matching qemu\-ga 5 check process qemu-ga matching qemu\-ga
6 start program = "/usr/bin/systemctl start qemu-guest-agent" 6 start program = "/bin/systemctl start qemu-guest-agent"
7 stop program = "/usr/bin/systemctl stop qemu-guest-agent" 7 stop program = "/bin/systemctl stop qemu-guest-agent"
8   8