On Mon, 2008-08-04 at 10:49 +0300, Ahmed Ammar wrote: > On Mon, 2008-08-04 at 07:51 +0100, Roy Marples wrote: > > On Mon, 2008-08-04 at 09:29 +0300, Ahmed Ammar wrote: > > > I have attached a small patch for the wrappers to fix compatibility with > > > openrc. > > > > /etc/init.d/functions.sh always exists and points correctly for > > baselayout-1 and OpenRC. You should not have to reference einfo by full > > path either. > > for openrc einfo isn't in the user path so it must be called > explicitly. /etc/init.d/functions.sh might be a good shout though.
The act of sourcing /etc/init.d/functions.sh puts einfo into $PATH :) Thanks Roy
