aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <d@falconindy.com>2010-01-09 12:05:22 -0500
committerDave Reisner <d@falconindy.com>2010-01-09 12:05:22 -0500
commit22ccec8bd6c924e311d476e8cfd44804615b6d4e (patch)
tree8b02de8738fa23f40c64bd629e18ee49dd4fbafc
parentd316136d6948e16fa75acceba87d348dcf4a69d2 (diff)
downloadsquashfu-22ccec8bd6c924e311d476e8cfd44804615b6d4e.tar.gz
Revert last commit
-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