mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
atftpd: Add missing field to default configuration
Although init script did consist of default value for missing 'port' field, add it to configuration file for consistency. Signed-off-by: Jakub Raczynski <myszsoda@gmail.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
config service 'service'
|
||||
option path '/srv/tftp'
|
||||
option port '69'
|
||||
|
||||
Reference in New Issue
Block a user