On 12 March 2013 10:36, Enrico Scholz <[email protected]> wrote: >> +if which systemctl >/dev/null; then > > check with the shell builtin 'type $prog' is more portable and does not > require the external 'which' program.
Tried that (type -p systemctl), and failed on the host. Really not sure why to be honest. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
