source:
npl/fileserver/tftp_hpa/post.tftp_hpa
@
e248cf2
| Last change on this file since e248cf2 was c5c522c, checked in by , 9 years ago | |
|---|---|
|
|
| File size: 171 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/bash |
| 2 | |
| 3 | useradd tftpd |
| 4 | echo "#!/bin/bash |
| 5 | exec /usr/sbin/in.tftpd -a 0.0.0.0 -u tftpd -L -s /home/shares/tftp/" > /service/tftp_hpa/run |
| 6 | chmod +x /service/tftp_hpa/run |
Note: See TracBrowser
for help on using the repository browser.
