summaryrefslogtreecommitdiffstats
path: root/installer/ld4-inst
diff options
context:
space:
mode:
authorNico Dietrich2006-04-01 19:35:08 +0200
committerNico Dietrich2006-04-01 19:35:08 +0200
commit64e8cb167b6fe22b0da2179eee676a2e045a1374 (patch)
tree5ba97fd903695393a6a21490794608fef1c0c001 /installer/ld4-inst
parentadded functions for gentoo (runlevel system, services) ... (diff)
downloadcore-64e8cb167b6fe22b0da2179eee676a2e045a1374.tar.gz
core-64e8cb167b6fe22b0da2179eee676a2e045a1374.tar.xz
core-64e8cb167b6fe22b0da2179eee676a2e045a1374.zip
Bugfixes for Ubuntu
git-svn-id: http://svn.openslx.org/svn/openslx/ld4@138 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer/ld4-inst')
-rwxr-xr-xinstaller/ld4-inst4
1 files changed, 2 insertions, 2 deletions
diff --git a/installer/ld4-inst b/installer/ld4-inst
index 0a354501..66646e55 100755
--- a/installer/ld4-inst
+++ b/installer/ld4-inst
@@ -314,8 +314,8 @@ setup_server () {
# nfs
echo -e "# Bla Blub\n \
- # NFS export entry for DXS\n\
- ${rootdir} ${netname}/${netmask}(ro,no_root_squash,async)" >> ${dxs_conf}/${dxs_exports_conf}-${timestamp}
+# NFS export entry for DXS\n\
+${rootdir} ${netname}/${netmask}(ro,no_root_squash,async)" >> ${dxs_conf}/${dxs_exports_conf}-${timestamp}
# pxe
[ -d ${tftpbootdir} ] || mkdir -p ${tftpbootdir}