diff --git a/run.sh b/run.sh index e1b30aa..92b9b4c 100644 --- a/run.sh +++ b/run.sh @@ -1,4 +1,4 @@ #!/bin/sh ln -s /dev/stdout /dev/logs /usr/sbin/in.tftpd -V -exec /usr/sbin/in.tftpd -L -c -s -p /var/tftpboot --verbose +exec /usr/sbin/in.tftpd --verbose -L -c -p -s /var/tftpboot