diff options
Diffstat (limited to 'installer')
| -rwxr-xr-x | installer/ld4-inst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/ld4-inst b/installer/ld4-inst index e09ab432..34ea5649 100755 --- a/installer/ld4-inst +++ b/installer/ld4-inst @@ -489,7 +489,7 @@ ${rootdir} ${netname}/${netmask}(ro,no_root_squash,async)" \ [ -z "$keep" ] && unlink ${2} fi # linking files - # if SuSE und DHCP dann Kopie statt Link + # fixme!! if SuSE und DHCP dann Kopie statt Link if [ ${server_distro} = "suse" ] && echo ${dxs_dhcpd_conf}|\ grep dhcp &>/dev/null; then rm ${2}${extension} &>/dev/null |
