mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 02:20:51 +01:00
Shutup debugging output.
This commit is contained in:
parent
826a7f03c5
commit
c1c740a8b1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=137761
@ -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`
|
||||
|
Loading…
Reference in New Issue
Block a user