8 lines
140 B
Desktop File
8 lines
140 B
Desktop File
[Unit]
|
|
Description=Trivial FTP Server
|
|
After=local-fs.target
|
|
|
|
[Service]
|
|
ExecStart=-/usr/libexec/tftpd /var/lib/tftpboot
|
|
StandardInput=socket
|