]> git.treefish.org Git - backmeupscotty.git/blobdiff - backmeupscotty-example
Add FAKE_SUPER and REMOTE_HOST vars
[backmeupscotty.git] / backmeupscotty-example
index 15b05b561ade336fc39e8ce9dc3db936c555712b..77ee11e3130c4b71abd0b6faa8fc870e2320a7bf 100755 (executable)
@@ -2,6 +2,7 @@
 
 . ./backmeupscotty
 
+REMOTE_USER=root
 REMOTE_HOST=localhost
 REMOTE_DIR=/tmp/scotty/dest
 ARCHIVE_KEEPNBACKUPS=10
@@ -10,6 +11,7 @@ BACKUP_RUNEVERYNTHDAY=1
 SYNC_SRC="/tmp/scotty/src"
 SYNC_EXC="/gack,/gugu/*"
 BWLIMIT=600KiB
+FAKE_SUPER=0
 
 function prepare {
     echo "prepare"