summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorErmal LUÇI <eri@pfsense.org>2015-06-09 02:36:52 +0200
committerErmal LUÇI <eri@pfsense.org>2015-06-09 02:37:02 +0200
commit2895e60696eda06df7238a942123a006e89608ec (patch)
treea19c032fb50be5ae0fa7507e931a9d9074385070 /etc
parent8da92d29ab07c071213c27e681308cf3ac4a9f4b (diff)
downloadpfsense-2895e60696eda06df7238a942123a006e89608ec.zip
pfsense-2895e60696eda06df7238a942123a006e89608ec.tar.gz
No need to do the same exercise twice.
Diffstat (limited to 'etc')
-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