initial import
This commit is contained in:
3
tftp-hpa/tftpd.run
Normal file
3
tftp-hpa/tftpd.run
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
: "${OPTS:= -s -v}"
|
||||
exec /usr/sbin/in.tftpd -L $OPTS /var/lib/tftp
|
||||
Reference in New Issue
Block a user