meta-sysmocom-bsp/recipes-extra/atftp/files/atftpd.service

11 lines
183 B
Desktop File

[Unit]
Description=Advanced TFTP Server
After=syslog.target network.target
[Service]
Type=forking
ExecStart=/usr/sbin/atftpd --daemon --port 69
[Install]
WantedBy=multi-user.target