summarylogtreecommitdiffstats
path: root/atftpd.service
blob: 489278ffaf059d83768af8e6294e61de9d940182 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Advanced TFTP Daemon
After=network.target

[Service]
Type=forking
EnvironmentFile=/etc/conf.d/atftpd
ExecStart=/usr/bin/atftpd $ATFTPD_ARGS

[Install]
WantedBy=multi-user.target