From 958151fa513012e23f980a9a08cd2248ced7b39d Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Wed, 15 Oct 2008 22:39:13 +0000 Subject: Cleanup, see #274. Next version set after a row of fixes ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2321 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/default_files/atftpd_sysconfig | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 installer/default_files/atftpd_sysconfig (limited to 'installer/default_files/atftpd_sysconfig') diff --git a/installer/default_files/atftpd_sysconfig b/installer/default_files/atftpd_sysconfig deleted file mode 100644 index 39077edd..00000000 --- a/installer/default_files/atftpd_sysconfig +++ /dev/null @@ -1,24 +0,0 @@ -## Path: Network/FTP/Atftpd -## Description: ATFTP Configuration -## Type: string -## Default: "--daemon " -# -# atftpd options -# -ATFTPD_OPTIONS="--daemon " - -## Type: yesno -## Default: no -# -# Use inetd instead of daemon -# -ATFTPD_USE_INETD="no" - -## Type: string -## Default: "/tftpboot" -# -# TFTP directory must be a world readable/writable directory. -# By default /tftpboot is assumed. -# -ATFTPD_DIRECTORY="@@@tftpbootdir@@@" - -- cgit v1.2.3-55-g7522