aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--squashfu.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/squashfu.conf b/squashfu.conf
index 1e15af5..58fc66f 100644
--- a/squashfu.conf
+++ b/squashfu.conf
@@ -1,13 +1,5 @@
# Config file for Super Deluxe SquashFu Backup Express
-# Define important program locations to ensure userspace doesn't
-# taint our invocation.
-MOUNT=`which mount`
-UMOUNT=`which umount`
-MKSQUASHFS=`which mksquashfs`
-RSYNC=`which rsync`
-
-
# Show debugging information. This might be useful in the event
# you need to troubleshoot.
DEBUG=true