Add autobackup support to pvc-ansible
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=[Cron] PVC VM autobackup (normal)
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
IgnoreSIGPIPE=false
|
||||
KillMode=process
|
||||
ExecStart=/usr/bin/pvc --quiet vm autobackup --cron
|
Reference in New Issue
Block a user