summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-05-05 01:07:42 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-05-05 01:07:42 +0000
commit927890daa4137b87be9e3474fc4340b870995c1c (patch)
tree1f83cc9fc598491a958476e039bc5f111f9b11c4 /etc
parentb9edbe2a66e061a0e04c7776b7d168b2c738e633 (diff)
downloadpfsense-927890daa4137b87be9e3474fc4340b870995c1c.zip
pfsense-927890daa4137b87be9e3474fc4340b870995c1c.tar.gz
Correct the compatibility location again.
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 0972aaf..0ec3b2b 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 /
+ln -s / /tmp/tmp
# Malloc debugging check
if [ ! -L /etc/malloc.conf ]; then
OpenPOWER on IntegriCloud