Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Have NetworkManager disabled by default when...

Received: by 10.224.177.12 with SMTP id bg12mr198911qab.0.1343263198190;
        Wed, 25 Jul 2012 17:39:58 -0700 (PDT)
Received: by 10.66.74.197 with SMTP id w5mr1310723pav.1.1343262923786;
        Wed, 25 Jul 2012 17:35:23 -0700 (PDT)
Path: a15ni95130680qag.0!nntp.google.com!q21no16692965qas.0!news-out.google.com!b9ni59958862pbl.0!nntp.google.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!ctu-peer!news.nctu.edu.tw!goblin1!goblin.stu.neva.ru!news.newsland.it!diesel.cu.mi.it!bofh.it!news.nic.it!robomod
From: Russ Allbery <r...@debian.org>
Newsgroups: linux.debian.devel
Subject: Re: Have NetworkManager disabled by default when...
Date: Thu, 19 Jul 2012 00:20:01 +0200
Message-ID: <joKL7-3NA-9@gated-at.bofh.it>
References: <jl0Y9-6Vd-1@gated-at.bofh.it> <jmzh7-e6-15@gated-at.bofh.it> <jmI14-6tp-11@gated-at.bofh.it> <jmV7Z-7qq-23@gated-at.bofh.it> <jmVrk-7Oc-5@gated-at.bofh.it> <jnhUR-6SQ-3@gated-at.bofh.it> <joBya-5Gx-19@gated-at.bofh.it> <joCaS-6dS-19@gated-at.bofh.it> <joGHx-Nb-39@gated-at.bofh.it> <joJcm-2Dp-11@gated-at.bofh.it> <joJm2-2Hu-11@gated-at.bofh.it>
X-Original-To: debian-de...@lists.debian.org
Old-Return-Path: <r...@debian.org>
X-Amavis-Spam-Status: No, score=-6.2 tagged_above=-10000 required=5.3
	tests=[BAYES_00=-2, FOURLA=0.1, LDO_WHITELIST=-5,
	RCVD_IN_DNSWL_MED=-2.3, REMOVEDOT=3] autolearn=ham
Organization: The Eyrie
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)
MIME-Version: 1.0
X-Mailing-List: <debian-devel@lists.debian.org> archive/latest/285290
List-ID: <debian-devel.lists.debian.org>
Approved: robo...@news.nic.it
Lines: 43
Sender: robo...@news.nic.it
X-Original-Date: Wed, 18 Jul 2012 15:14:34 -0700
X-Original-Message-ID: <87bojck985.fsf@windlord.stanford.edu>
X-Original-References: <20120708144801.GA24...@angband.pl>
	<20120712213711.GW5...@sid.nuvreauspam> <87y5morx0a....@luthien.mhp>
	<201207132154.28777.env...@rolamasao.org>
	<87r4sf8iv7....@windlord.stanford.edu> <87a9z2awjs....@vuizook.err.no>
	<20120718121812.GA15...@ypig.lip.ens-lyon.fr>
	<20120718130142.GA19...@angband.pl>
	<20120718175633.GB4...@sid.nuvreauspam>
	<20120718203231.GO16...@stoneboat.aleph1.co.uk>
	<5007208D.50...@debian.org>
Bytes: 3808
Content-Type: text/plain; charset=us-ascii

Michael Biebl <bi...@debian.org> writes:

> Why are people not a aware of that update-rc.d interface? Is this a
> general documentation problem?

| windlord:~> update-rc.d 
| update-rc.d: using dependency based boot sequencing
| update-rc.d: error: not enough arguments
| usage: update-rc.d [-n] [-f] <basename> remove
|        update-rc.d [-n] <basename> defaults [NN | SS KK]
|        update-rc.d [-n] <basename> start|stop NN runlvl [runlvl] [...] .
|        update-rc.d [-n] <basename> disable|enable [S|2|3|4|5]
|                 -n: not really
|                 -f: force
| 
| The disable|enable API is not stable and might change in the future.

The last line may be scaring people away unnecessarily.

It would also be useful if this paragraph in the update-rc.d man page:

       A common system administration error is to delete the links with
       the thought that this will "disable" the service, i.e., that this
       will prevent the service from being started.  However, if all links
       have been deleted then the next time the package is upgraded, the
       package's postinst script will run update-rc.d again and this will
       reinstall links at their factory default locations.  The correct
       way to disable services is to configure the service as stopped in
       all runlevels in which it is started by default.  In the System V
       init system this means renaming the service's symbolic links from S
       to K.

actually mentioned disable, although I know it is mentioned later in the
man page.

-- 
Russ Allbery (r...@debian.org)               <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to debian-devel-REQU...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87bojck985....@windlord.stanford.edu