snapshot rsnapshot config
This commit is contained in:
3
rsnapshot/usr/local/bin/make-snapshot
Executable file
3
rsnapshot/usr/local/bin/make-snapshot
Executable file
@@ -0,0 +1,3 @@
|
||||
#! /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
|
||||
Reference in New Issue
Block a user