aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/tftp-hpa/files/tftpd-hpa.service
blob: 97d56586be57b824e57ffe185d881ac56b1ccb45 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Tftp Server
Requires=tftpd-hpa.socket

[Service]
ExecStart=@SBINDIR@/in.tftpd-hpa -s /var/lib/tftpboot
StandardInput=socket

[Install]
Also=tftpd-hpa.socket