7 lines
119 B
Desktop File
7 lines
119 B
Desktop File
[Unit]
|
|
Description=Tftp Server
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/in.tftpd -R 4096:32767 -s /tftproot
|
|
StandardInput=socket
|