aboutsummaryrefslogtreecommitdiff
path: root/net/atftp/files/atftpd.init
Commit message (Collapse)AuthorAge
* atftpd: Add 'enable' config optionJakub Raczynski2023-11-10
| | | | | | | | 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>
* atftpd: Refactor init scriptJakub Raczynski2023-11-10
| | | | | | | - Add local variables for read configuration - Convert uppercase to lowercase for local variables Signed-off-by: Jakub Raczynski <myszsoda@gmail.com>
* atftp: add init script and config fileRussell Senior2020-09-18
Signed-off-by: Russell Senior <russell@personaltelco.net>