From 5ed9a6825beeb61bcc7b6f74038cc86b068fb714 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Wed, 31 May 2006 18:52:47 +0000 Subject: passwd bug git-svn-id: http://svn.openslx.org/svn/openslx/ld4@243 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/ld4-inst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/ld4-inst b/installer/ld4-inst index 34ea5649..c511cd9e 100755 --- a/installer/ld4-inst +++ b/installer/ld4-inst @@ -490,7 +490,7 @@ ${rootdir} ${netname}/${netmask}(ro,no_root_squash,async)" \ fi # linking files # fixme!! if SuSE und DHCP dann Kopie statt Link - if [ ${server_distro} = "suse" ] && echo ${dxs_dhcpd_conf}|\ + if [ ${server_distro} = "suse" ] && echo ${dxs_conf}|\ grep dhcp &>/dev/null; then rm ${2}${extension} &>/dev/null cp ${dxs_conf}/${1}-${timestamp} ${2}${extension} -- cgit v1.2.3-55-g7522