summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2008-08-15 17:39:15 +1000
committerAndrew Tridgell <tridge@samba.org>2008-08-15 17:39:15 +1000
commitdaa53a7e43bc87faf404c5d47e69166e83d4eb09 (patch)
tree86c040ba25cd1c1298d84cfc414d90ddc6994619
parent18ecbfa3af88e9d93ce2130df5af6050e215d71d (diff)
vircmd doesn't need config.default
-rwxr-xr-xvircmd1
1 files changed, 0 insertions, 1 deletions
diff --git a/vircmd b/vircmd
index b262723..af718a7 100755
--- a/vircmd
+++ b/vircmd
@@ -50,7 +50,6 @@ while true ; do
esac
done
-. "$installdir/config.default"
. "$installdir/functions"
if [ $# -lt 2 ]; then