[Pkg-sysvinit-devel] Bug#452119: sysvinit: Invoking "start" action without effect

Petter Reinholdtsen pere at hungry.com
Wed Dec 26 20:03:23 UTC 2007


reassign 452119 sysv-rc
thanks

> Trying to start any service via "invoke-rc.d start $service" fails
> without any error or effect.

Try running it with set -x to see what the shell is doing.  Like this:

  sh -x /usr/sbin/invoke-rc.d start $service

Do you have a /usr/sbin/policy-rc.d script?  It could override the
behavior of invoke-rc.d.

Happy hacking,
-- 
Petter Reinholdtsen





More information about the Pkg-sysvinit-devel mailing list