This website requires JavaScript.
Explore
Help
Register
Sign In
snailed
/
void-packages
Watch
2
Star
0
Fork
You've already forked void-packages
0
Code
Issues
1
Pull Requests
1
Actions
Activity
32858ddf0d
void-packages
/
srcpkgs
/
tftp-hpa
/
files
/
tftpd-hpa
/
run
8 lines
103 B
Bash
Raw
Blame
History
#!/bin/sh
[
-r conf
]
&&
. ./conf
:
"
${
OPTS
:
= -s -v
}
"
exec
/usr/bin/in.tftpd -L
$OPTS
/var/lib/tftp
Reference in New Issue
View Git Blame
Copy Permalink