From 4e0ad0cb16445b296cf0c70c7111626c577083e3 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Thu, 30 Mar 2006 21:14:48 +0000 Subject: mostly bugfixes and small improvements ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@133 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/initrd-stuff/bin/servconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'initrd/initrd-stuff/bin/servconfig') diff --git a/initrd/initrd-stuff/bin/servconfig b/initrd/initrd-stuff/bin/servconfig index 1f12f279..3c8731e7 100755 --- a/initrd/initrd-stuff/bin/servconfig +++ b/initrd/initrd-stuff/bin/servconfig @@ -24,7 +24,7 @@ . /mnt/etc/${D_SYSCONFDIR}/logfile # heavy debugging output in level 3 and above ... -[ $DEBUGLEVEL -gt 2 ] && set -x +[ $DEBUGLEVEL -gt 3 ] && set -x ####################################################################### # copy distro specific scripts, programs, libraries and configs @@ -145,7 +145,7 @@ esac ####################################################################### # # run distro specific configuration function -config-distro +config_distro ####################################################################### -- cgit v1.2.3-55-g7522