summaryrefslogtreecommitdiffstats
path: root/installer/default_files
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/default_files
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/default_files')
-rw-r--r--installer/default_files/atftpd_default2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/default_files/atftpd_default b/installer/default_files/atftpd_default
index 1dbcc560..e36a5a33 100644
--- a/installer/default_files/atftpd_default
+++ b/installer/default_files/atftpd_default
@@ -1,3 +1,3 @@
USE_INETD=false
-OPTIONS="--daemon --port 69 --retry-timeout 5 --no-multicast --maxthread 100 --verbose=5 @@@tftpboot@@@"
+OPTIONS="--daemon --port 69 --retry-timeout 5 --no-multicast --maxthread 100 --verbose=5 @@@tftpbootdir@@@"