Add --secure

This commit is contained in:
dave 2017-07-10 21:20:08 -07:00
parent 57656f44a1
commit 54a91b7efe

4
start
View File

@ -1,5 +1,3 @@
#!/bin/sh
# --secure
exec /usr/sbin/in.tftpd --foreground --user tftp --address :69 /tftp
exec /usr/sbin/in.tftpd --foreground --user tftp --address :69 --secure /tftp