diff --git a/start b/start index 5df630b..dd01309 100644 --- a/start +++ b/start @@ -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