linux.debian.devel
[Top] [All Lists]

Re: Standard way to disable services

Subject: Re: Standard way to disable services
From: Osamu Aoki <osamu@xxxxxxxxxx>
Date: Sun, 27 Jul 2008 14:30:14 +0200
Newsgroups: linux.debian.devel

On Sun, Jul 27, 2008 at 01:21:45PM +0200, Harald Braumann wrote:
> On Sat, 26 Jul 2008 19:27:27 +0200
> Luk Claes <luk@xxxxxxxxxx> wrote:
> 
> > Steve Langasek wrote:
> > > On Sat, Jul 26, 2008 at 02:11:26PM +0200, Josselin Mouette wrote:
> > >> Le samedi 26 juillet 2008 à 13:18 +0200, Harald Braumann a écrit :
> > >>> quite often I just want to disable a service in /etc/init.d. But
> > >>> there doesn't seem to be a standard way to do that.
> > > 
> > >> The standard way is to remove the symlinks in /etc/rc?.d
> > > 
> > > No, the standard way is to *rename* the S symlinks to K symlinks.
> > 
> > One draw back is that it's not obvious what used to be an S link if
> > you want to reenable them, that's why I rename them to s symlinks...
> 
> That's what sysv-rc-conf takes care of. It saves information about the
> original symlinks, so you can restore them later.

sysv-rc-conf is just simple convienience tool.  It is nowhere near
standard tool.  (I used to be sponsor and uploader of this package.)

Standard tool to control service in /etc/init.d is the editor.

Luk's solution is very smart work around.  As good is note in root's
home directory :)  Then we can stay with popular method of using K
symlinks or even use missing symlinks which should be legal but not so
popular configuration. 

Cheer's,

Osamu


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>