Sync from SUSE:ALP:Source:Standard:1.0 tftp revision 3c707b4ac5ad9ccd253aadda40d9edf1
This commit is contained in:
25
tftp.sysconfig
Normal file
25
tftp.sysconfig
Normal file
@@ -0,0 +1,25 @@
|
||||
## Description: TFTP Configuration
|
||||
## Type: string
|
||||
## Default: "tftp"
|
||||
#
|
||||
# daemon user (tftp)
|
||||
#
|
||||
TFTP_USER="tftp"
|
||||
|
||||
## Type: string
|
||||
## Default: ""
|
||||
##
|
||||
## INFO:
|
||||
#
|
||||
# tftp options
|
||||
#
|
||||
TFTP_OPTIONS=""
|
||||
|
||||
## Type: string
|
||||
## Default: "/srv/tftpboot"
|
||||
## was "/tftpboot" but
|
||||
## "/tftpboot" is not allowed anymore in FHS 2.2.
|
||||
#
|
||||
# TFTP directory must be a world readable/writable directory.
|
||||
#
|
||||
TFTP_DIRECTORY="/srv/tftpboot"
|
Reference in New Issue
Block a user