Tiny Core Extensions > TCE Bugs

/usr/local/bin/services not working for tftpd

(1/1)

nick65go:
from TC10x32:
--- Code: ---tc@box:~$ which services
/usr/local/bin/services

tc@box:~$ services
Found total 3 services.
Starting tftpd
/etc/init.d/services/tftpd: line 9: /sbin/udpsvd: not found

tc@box:~$ which udpsvd
/usr/bin/udpsvd
--- End code ---

it seams that busybox changed the location from /sbin/udpsvd to /usr/bin/udpsvd
EDIT: the problem (easy to correct) is in the script /etc/init.d/services/tftpd

Juanito:
I double-checked and busybox "make install" does indeed place udpsvd in /usr/bin

/etc/init.d/services/tftpd edited in tinycore git and queued for the next update.

Thanks for reporting this.

Navigation

[0] Message Index

Go to full version