[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Feedback needed: How to disable services at startup... and keep them so.



On 2010-12-08 23:41 +0100, Javier Barroso wrote:

> On Wed, Dec 8, 2010 at 8:24 PM, Sven Joachim <svenjoac@gmx.de> wrote:
>>
>> You should use "update-rc.d network-manager disable" instead.  See
>> update-rc.d(8).
> I think update-rc.d manpage should then change example which Camaleon
> referenced in her solved post:
>
> Example of disabling a service:
>           update-rc.d -f foobar remove
>           update-rc.d foobar stop 20 2 3 4 5 .

That does still work.

> Should be
> Example of disabling a service:
>           update-rc.d foobar disable

But this is better, yes.  Please submit a bug against the sysv-rc
package (severity minor).

Sven


Reply to: