On 5/1/19 5:41 PM, Pierre Labastie via blfs-dev wrote:
On 01/05/2019 16:24, Douglas R. Reno via blfs-dev wrote:

On 5/1/19 7:08 AM, Pierre Labastie via blfs-dev wrote:
Hi,

initd-tools is for managing bootscripts in /etc/rc?.d. Shouldn't it be removed
from the systemd book?

Pierre

Hi Pierre,

I placed it back in because systemd now supports the execution of SysV
bootscripts as native units (systemd-sysv-generator I think). I'd be happy
moving it back to sysv only though if you think that's best. I'm not sure how
the targets and runlevels relate in this case though, I think it might only
read out of /etc/init.d (but I don't have the documentation in front of me
right now).


Well, I didn't know that systemd could use sysv bootscripts... So my question
is irrelevant. OTOH, this package needs LSB conform bootscripts, which ours in
the SysV book are not...

Pierre


Well, I'm not sure about LSB conformance as such, but they mostly work fine for me. I have stopped creating any rc?.d symlinks and just run


install_initd $INIT_SCRIPT

to set them and

remove_initd $INIT_SCRIPT

to remove them. Works fine for me with: apache, exim, ssh, lxdm, samba, slapd, dovecot, nfs-server, nfs-client, atd, crond iptables, etc etc.



Where do you get any problems? I'm sure it's easily fixable.


Bye
Tim
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to