mirror of
https://github.com/openwrt/packages.git
synced 2025-07-17 08:44:46 +00:00
Current version of atftpd daemon does automatically start when installed. This commit adds 'enable' option to config file to have control over atftpd daemon. Signed-off-by: Jakub Raczynski <myszsoda@gmail.com>
6 lines
88 B
Plaintext
6 lines
88 B
Plaintext
|
|
config service 'service'
|
|
option enable '0'
|
|
option path '/srv/tftp'
|
|
option port '69'
|