summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorwes <wes@FreeBSD.org>2004-11-16 04:14:28 +0000
committerwes <wes@FreeBSD.org>2004-11-16 04:14:28 +0000
commit9bfb6814701ce29416b7dd24e0e24f66027107da (patch)
treed09ccc3c896ead920af458e0a65e44cd012bb134 /etc
parent7369f4070b8543116cdd2b364f28bcf9e9908773 (diff)
downloadFreeBSD-src-9bfb6814701ce29416b7dd24e0e24f66027107da.zip
FreeBSD-src-9bfb6814701ce29416b7dd24e0e24f66027107da.tar.gz
Shutup debugging output.
Diffstat (limited to 'etc')
-rw-r--r--etc/rc.d/ramdisk-own1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/rc.d/ramdisk-own b/etc/rc.d/ramdisk-own
index f1fe110..2e2017c 100644
--- a/etc/rc.d/ramdisk-own
+++ b/etc/rc.d/ramdisk-own
@@ -39,7 +39,6 @@ start_cmd="ramdisk_own_start"
ramdisk_own_start()
{
-set -x
for unit in $ramdisk_units; do
device="/dev/md$unit"
dir=`mount | grep $device | cut -d' ' -f3`
OpenPOWER on IntegriCloud