The /etc/rc.d/init.d/functions file, which is part of the LFS 7.0 boot
scripts package, tries to source the contents of /lib/lsb/init_params.
I don't think the latter file is provided by any LFS package and I
didn't see anything in the book that directed the reader to create it.
I suspected that /lib/lsb/init_params was an obsolete name
for /etc/sysconfig/rc.site, so I assume /etc/rc.d/init.d/functions could
be changed to source that instead.

I also noticed that in the LFS book, Section 7.7.1 says
that /lib/lsb/init-functions reads an optional configuration
file, /etc/sysconfig/init_params.  I think this should
be /etc/sysconfig/rc.site.

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to