remove "set -x" from nfs-mount-root.sh

master
Harald Hoyer 2009-05-18 20:44:00 +02:00
parent d4244cb25b
commit 24987e12a9
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
#!/bin/sh
set -x
if [ "$root" = "dhcp" ]; then
for dev in /net.*.dhcpopts; do
if [ -f "$dev" ]; then