Re: Get to the bottom of what is running my networks
- From: Bob Proulx <bob@xxxxxxxxxx>
- Date: Wed, 15 Feb 2012 14:26:07 -0700
Tom H wrote:
/etc/init.d/network-manager restart
Fine.
service network-manager restart
Better.
invoke-rc.d networkmanager restart
typo fix s/networkmanager/network-manager/
Not needed. 'invoke-rc.d' is completely redundant with 'service' for
the human user. For the human 'service' is the better way.
The requirement for package postinst scripts to call invoke-rc.d is so
that invoke-rc.d can call policy-rc.d and respect any local policy
decisions about what should or should not be running. Such as not
running daemons in a chroot. So packages need to call invoke-rc.d in
their postinst scripts but the human admin presumably is starting or
stopping something and wants it to happen regardless of the
policy-rc.d settings.
Bob
Attachment:
signature.asc
Description: Digital signature
- Follow-Ups:
- References:
- Get to the bottom of what is running my networks
- From: Harry Putnam
- Re: Get to the bottom of what is running my networks
- From: Tom H
- Get to the bottom of what is running my networks
- Prev by Date: Need help dealing with the demise of qpopper
- Next by Date: Dell Dimension 2400
- Previous by thread: Re: Get to the bottom of what is running my networks
- Next by thread: Re: Get to the bottom of what is running my networks
- Index(es):