summaryrefslogtreecommitdiffstats
path: root/etc/rc
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:36:52 +0200
commit7cf09b9ebf54a6295d84584924bbfb708b5738fa (patch)
tree5691bfb8b54c01636669cac1d6f3f6fe23af5258 /etc/rc
parentd32c16bcd454e4cdd160b448e591532cb4fde2c8 (diff)
downloadpfsense-7cf09b9ebf54a6295d84584924bbfb708b5738fa.zip
pfsense-7cf09b9ebf54a6295d84584924bbfb708b5738fa.tar.gz
No need to do the same exercise twice.
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc6
1 files changed, 0 insertions, 6 deletions
diff --git a/etc/rc b/etc/rc
index 0477156..bd1e537 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