summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
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