summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-18 21:00:49 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-18 21:00:49 +0000
commitbec8a9cb6c2396b1952787d8db1a4c4e639a560b (patch)
treed11a9afe707470176bc4bca2e3c2ea3da71667df /etc
parent6edb31720ad67582fd689c989d1eae9b03c896d3 (diff)
downloadpfsense-bec8a9cb6c2396b1952787d8db1a4c4e639a560b.zip
pfsense-bec8a9cb6c2396b1952787d8db1a4c4e639a560b.tar.gz
Send errors to the bottomless pit
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 478cb2e..9b7c9c2 100755
--- a/etc/rc
+++ b/etc/rc
@@ -72,7 +72,7 @@ fi
if [ "$PLATFORM" = "cdrom" ]; then
ln -s /cf/conf /conf
if [ ! -f /cf/conf/config.xml ]; then
- cp /FreeSBIE/cf/conf/* /cf/conf/
+ cp /FreeSBIE/cf/conf/* /cf/conf/ 2>/dev/null
fi
fi
OpenPOWER on IntegriCloud