]> git.treefish.org Git - backmeupscotty.git/blobdiff - backmeupscotty-example
Using lockfiles for unique instance.
[backmeupscotty.git] / backmeupscotty-example
index b9acea7c639202dbefc444e137af0c16d699a3c0..9418571c3ca1688a566ccfc722448d4723143325 100755 (executable)
@@ -10,4 +10,16 @@ BACKUP_RUNEVERYNTHDAY=1
 SYNC_SRC="/home/regina/backtest/source"
 SYNC_EXC="/gack,/gugu/*"
 
+function prepare {
+    echo "prepare"
+}
+
+function cleanup_normal {
+    echo "cleanup"
+}
+
+function cleanup_abrt {
+    echo "cleanup_abrt"
+}
+
 backmeupscotty