check borgmatic and rsnapshot configurations

This commit is contained in:
2024-11-25 14:56:53 +01:00
parent f005feb7fb
commit c11b75a046
13 changed files with 33 additions and 30 deletions

View File

@@ -1,3 +1,2 @@
#! /bin/bash
. /etc/container_environment.sh
/usr/bin/nice -n 19 /usr/bin/ionice -c2 -n7 /usr/bin/rsnapshot -c /etc/rsnapshot/$1.conf $2
/bin/nice -n 19 /bin/ionice -c2 -n7 /usr/bin/rsnapshot -c /etc/rsnapshot/$1.conf $2