summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-05-05 00:55:04 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-05-05 00:55:04 +0000
commitb9edbe2a66e061a0e04c7776b7d168b2c738e633 (patch)
tree1ca37066a9ac10562851f968038e1a2ab1861cbe /etc
parent230787e791494d221bf928e90dac27772b432d0e (diff)
downloadpfsense-b9edbe2a66e061a0e04c7776b7d168b2c738e633.zip
pfsense-b9edbe2a66e061a0e04c7776b7d168b2c738e633.tar.gz
Correct compatibility symlink
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index c3dcc41..0972aaf 100755
--- a/etc/rc
+++ b/etc/rc
@@ -106,7 +106,7 @@ fi
# have trouble overriding the PREFIX configure
# argument since we build our packages in a
# seperated PREFIX area
-ln -s /tmp/tmp /usr/local
+ln -s /tmp/tmp /
# Malloc debugging check
if [ ! -L /etc/malloc.conf ]; then
OpenPOWER on IntegriCloud