summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc6
1 files changed, 0 insertions, 6 deletions
diff --git a/etc/rc b/etc/rc
index 19f8387..5cd082c 100755
--- a/etc/rc
+++ b/etc/rc
@@ -231,12 +231,6 @@ fi
/bin/rm -rf /var/tmp/*
echo -n "Creating symlinks..."
-# Make sure symlink is correct on nanobsd
-if [ "$PLATFORM" = "nanobsd" ] ; then
- /bin/rm /conf
- /bin/ln -s /cf/conf/ /conf
-fi
-
# Repair symlinks if they are broken
if [ -f /etc/newsyslog.conf ]; then
/bin/rm -f /etc/newsyslog.conf
OpenPOWER on IntegriCloud