9 lines
173 B
Desktop File
9 lines
173 B
Desktop File
[Unit]
|
|
Description=hpa's original TFTP daemon
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/in.tftpd -s /var/lib/tftpboot
|
|
StandardInput=socket
|
|
StandardOutput=inherit
|
|
StandardError=journal
|