[Pkg-sysvinit-devel] Bug#690314: /etc/init.d/rc may execute S##<name> or K##<name> scripts twice if <name> starts with upper case characters

Reichel, Philip Philip.Reichel.External at cassidian.com
Mon Oct 15 16:35:14 UTC 2012


Hello,
thank you for your quick answer,

I have the following logic in my rc script:

	level=${s#/etc/rc$runlevel.d/S}
	level=${level%%[a-z]*}

which explains the error on my machine (not entirely the same logic as
you used below).

I extracted and checked the package contents of
sysv-rc_2.86.ds1-61_all.deb to be absolutely sure that no one has
modified the rc script file in the meantime, and there is still the same
logic as mentioned above.

If bug fixing is not possible or is necessary any more, I am fine with
that after knowing why.
I just wanted the bug to be posted in case s.o. else has the same
problems and searches the bug archive for a possible explanation.

Regards,
Philip

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-sysvinit-devel/attachments/20121015/97765a86/attachment.html>


More information about the Pkg-sysvinit-devel mailing list