summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-02-05 00:38:52 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-02-05 00:38:52 +0000
commit8b3c1b07223fc85f10d16558d15f6f5f453eb9cd (patch)
treea2662b306baab4bcbb87104cc69309ca1b92bb73 /etc/rc
parent042f3731d27409a14ff76a0be2cbb044e88716c4 (diff)
downloadpfsense-8b3c1b07223fc85f10d16558d15f6f5f453eb9cd.zip
pfsense-8b3c1b07223fc85f10d16558d15f6f5f453eb9cd.tar.gz
We don't use /etc/dhclient.conf
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 0257a3e..c1c80e0 100755
--- a/etc/rc
+++ b/etc/rc
@@ -101,7 +101,6 @@ fi
if [ ! -L /etc/dhclient.conf ]; then
rm -rf /etc/dhclient.conf
- ln -s /var/etc/dhclient.conf /etc/dhclient.conf
fi
if [ ! -L /etc/sasyncd.conf ]; then
OpenPOWER on IntegriCloud