make backup bettr

This commit is contained in:
2022-04-16 17:13:16 +02:00
parent e41e2b83d5
commit fffe7adbfd
10 changed files with 46 additions and 13 deletions

View File

@ -6,4 +6,4 @@ Type=simple
ExecStart=/usr/bin/bash /opt/backupscript.sh
[Install]
WantedBy=backup.target
WantedBy=backup.target

View File

@ -2,4 +2,4 @@
Description=Script based backup for VMs
[Install]
WantedBy=default.target
WantedBy=default.target

View File

@ -7,4 +7,4 @@ OnCalendar=Sun *-*-* 00:00:00
Unit=backup.target
[Install]
WantedBy=multi-user.target
WantedBy=multi-user.target

View File

@ -1 +0,0 @@
echo "true"