configuration-templates – Blame information for rev 145

Subversion Repositories:
Rev:
Rev Author Line No. Line
145 office 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
3 ###########################################################################
4  
5 check process qemu-ga matching qemu-ga
6 start program = "/usr/bin/systemctl start qemu-guest-agent"
7 stop program = "/usr/bin/systemctl stop qemu-guest-agent"