Sorry, I answered my own question by looking at the sysvinitrc
changelog:
sysvinit (2.86.ds1-60) unstable; urgency=low
* Make bootmisc.sh depend on $remote_fs instead of $local_fs, to
make sure it is executed after mountnfs-bootclean.sh to avoid
cleaning up /var/run/ twice (Closes: #491
Ansgar,
Your patch doesn't appear to be correct for the current version of sysv-
rc in Ubuntu, because I don't see anywhere that this 'lsbparseflag'
variable is defined. Is this bug applicable to the current version of
sysvinit at all?
--
update-rc.d default settings
https://bugs.launchpad.net/
Ansgar,
Your patch doesn't appear to be correct for the current version of sysv-
rc in Ubuntu, because I don't see anywhere that this 'lsbparseflag'
variable is defined. Is this bug applicable to the current version of
sysvinit at all?
--
update-rc.d default settings
https://bugs.launchpad.net/
Ansgar,
Your patch doesn't appear to be correct for the current version of sysv-
rc in Ubuntu, because I don't see anywhere that this 'lsbparseflag'
variable is defined. Is this bug applicable to the current version of
sysvinit at all?
--
update-rc.d default settings
https://bugs.launchpad.net/
Dear Ansgar
Thanks. I have asked Axigen to amend their script.
Best regards Richard
Ansgar Burchardt wrote:
> The axigen init script has a LSB header that says
> # Default-Start: 3 4 5
>
> But update-rc.d should normally ignore them if the file /etc/update-
> rc.d-lsbpars
Attached is a minimal init script to demonstrate the problem. Copy to
/etc/init.d and run
# update-rc.d -n foobar defaults
Adding system startup for /etc/init.d/foobar ...
/etc/rc0.d/K20foobar -> ../init.d/foobar
/etc/rc1.d/K20foobar -> ../init.d/foobar
/etc/rc6.d/K20foobar -> ../init.d
The axigen init script has a LSB header that says
# Default-Start: 3 4 5
But update-rc.d should normally ignore them if the file /etc/update-
rc.d-lsbparse is not present. The problem is a missing check in update-
rc.d (see attached patch). The same test is used some lines above for
the Def
** Changed in: sysvinit (Ubuntu)
Sourcepackagename: None => sysvinit
--
update-rc.d default settings
https://bugs.launchpad.net/bugs/313764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ub
Dear Ansgar
Yes. The problem surfaced when Axigen would not autostart at boot up.
Regards Richard
Ansgar Burchardt wrote:
> I cannot find a program called `axigen' in the Ubuntu
> archive. Do you
> mean the software available from http://www.axigen.com/?
>
> --
> update-rc.d
I cannot find a program called `axigen' in the Ubuntu archive. Do you
mean the software available from http://www.axigen.com/?
--
update-rc.d default settings
https://bugs.launchpad.net/bugs/313764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
10 matches
Mail list logo