Re: Question: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
On 2014-06-22 11:36 +0200, Hans wrote:
> Hello list,
> after changing to systemd some packages give me the following message:
>
> warning: update-rc.d: warning: start and stop actions are no longer supported;
> falling back to defaults
This message is harmless, the start and stop options were only
meaningful with the static boot order without insserv that predates
wheezy.
> It also looks like, these demons are no more started at boot. For example,
> eeepc-acpi-scripts gives such a message. When I use "dpkg-reconfigure eeepc-
> acpi-scripts" I get this message and everything is working well.
>
> But after next boot, it does not work any more - I have to to dpkg-reconfigure
> again.
Do you have a symlink /etc/rcS.d/S??eeepc-acpi-scripts pointing to
../init.d/eeepc-acpi-scripts (the exact value of ?? varies from system
to system)?
Also, which init system do you use?
Cheers,
Sven
Reply to: