Hi all I have software (allready functional) which has init.d script to start, stop, test, e.t.c.
But this script depends on /etc/init.d/functions which is on my pc (not my real target) a symlink to /sbin/functions.sh I have copied both script and symlink to my target's filesystem, but it fails on non existent bash shell I use busybox shell Is somewhere a version of functions.sh compatible with busybox shell, or i need to compile real bash? Or something completely different? Thank you. Jakub Ladman -- [email protected] mailing list
