summaryrefslogtreecommitdiff
blob: e6570f63445c3e068b2e08afc698b2f615f19086 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Advanced TFTP implementation client/server
After=syslog.target network.target

[Service]
ExecStart=/usr/sbin/atftpd --daemon --no-fork --user nobody --group nobody $TFTPD_ROOT

[Install]
WantedBy=multi-user.target