summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-05-05 00:54:58 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-05-05 00:54:58 +0000
commit82c568437ef6191ac17bacf349f607895bf608e3 (patch)
tree4b790960789dc7c10c81bc34b44ee4fd53e9b6f1 /etc/rc
parent652f9fa14d83a96fbd2f3cd1e129234a0e840f7e (diff)
downloadpfsense-82c568437ef6191ac17bacf349f607895bf608e3.zip
pfsense-82c568437ef6191ac17bacf349f607895bf608e3.tar.gz
Correct compatibility symlink
Diffstat (limited to 'etc/rc')
-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