starting disk when borg runs

This commit is contained in:
2025-11-21 13:27:07 +01:00
parent 153c774692
commit c8239571de
6 changed files with 39 additions and 60 deletions

View File

@@ -0,0 +1,3 @@
#Ansible
Match User borg
ForceCommand /bin/bash -c 'sudo /usr/local/bin/backup-disk-onoff.py on >/dev/null; borg serve'