Nikodim Nikodimov <[EMAIL PROTECTED]> [2002-09-02 15:59:52 +0300]:
> I'm wondering witch is the Debian tool...like insserv, chkconfig
You are looking for update-rc.d. That is the similar command under
Debian. Be sure to read the debian policy manual referenced here
which covers this topic.
h
Neil Darlow wrote:
>
> On 3/7/02, 12:42:05 PM, Arthur H. Johnson II wrote:
>
> > How is creating the symlinks yourself any less clean than using a
> > program to create the symlinks "automatically?" I think this is mostly
> > a difference of opinion.
>
> Simply, that by using update-rc.d no kno
On 3/7/02, 12:42:05 PM, Arthur H. Johnson II wrote:
> How is creating the symlinks yourself any less clean than using a
> program to create the symlinks "automatically?" I think this is mostly
> a difference of opinion.
Simply, that by using update-rc.d no knowledge of the directory structure
of
How is creating the symlinks yourself any less clean than using a
program to create the symlinks "automatically?" I think this is mostly
a difference of opinion.
When I want to add a service, I simply cd to /etc/rc2.d, and run:
ln -s ../init.d/service S20service
Quite simple really. If I need i
On 03/06/2002 at 19:54:28, Arthur H. Johnson II said:
> Why dont you just create the symlinks yourself. Its what I do.
Because that's dirty. Use Debian's update-rc.d utility instead.
Regards,
Neil Darlow M.Sc.
--
1024D/531F9048 1999-09-11 Neil Darlow <[EMAIL PROTECTED]>
GPG Fingerprint = 359D
On Wed, Mar 06, 2002 at 05:17:12PM -0500, Michael Marziani wrote:
> I've poked around dselect and can't find chkconfig. Is this included in
> some larger package of handy admin utils? If no chkconfig, is there a
> package that does something similar?
Apart from what the other mentioned you can a
Why dont you just create the symlinks yourself. Its what I do.
On Wed, 2002-03-06 at 17:17, Michael Marziani wrote:
> I've poked around dselect and can't find chkconfig. Is this included in
> some larger package of handy admin utils? If no chkconfig, is there a
> package that does something si
On 06-Mar-2002 Michael Marziani wrote:
> I want to:
>
>
> NAME
>chkconfig - updates and queries runlevel information for
>system services
>
> DESCRIPTION
>chkconfig provides a simple command-line tool for main-
>taining the /etc/rc[0-6].d directory hierarch
Wednesday, March 06, 2002 4:35 PM
To: Michael Marziani
Cc: debian-user@lists.debian.org
Subject: Re: chkconfig is to redhat as ___ is to debian?
On 06-Mar-2002 Michael Marziani wrote:
> I've poked around dselect and can't find chkconfig. Is this included
> in some larger package of
Michael Marziani <[EMAIL PROTECTED]> writes:
> I've poked around dselect and can't find chkconfig. Is this included in
> some larger package of handy admin utils? If no chkconfig, is there a
> package that does something similar?
update-rc.d is pretty much the equivalent.
--
Alan Shutko <[EMA
* Michael Marziani ([EMAIL PROTECTED]) [020306 14:33]:
> I've poked around dselect and can't find chkconfig. Is this included in
> some larger package of handy admin utils? If no chkconfig, is there a
> package that does something similar?
Not really. There's the update-rc.d utility which is use
* Sean 'Shaleh' Perry ([EMAIL PROTECTED]) spake thusly:
>
> On 06-Mar-2002 Michael Marziani wrote:
> > I've poked around dselect and can't find chkconfig. Is this included in
> > some larger package of handy admin utils? If no chkconfig, is there a
> > package that does something similar?
> >
>
Michael Marziani wrote:
>
As I was recently told by a posting by Cameron Kerr:
~# update-rc.d
usage: update-rc.d [-n] [-f] remove
update-rc.d [-n] [-f] defaults [NN | sNN kNN]
update-rc.d [-n] [-f] start|stop NN runlvl runlvl .
...
-n: not really
On 06-Mar-2002 Michael Marziani wrote:
> I've poked around dselect and can't find chkconfig. Is this included in
> some larger package of handy admin utils? If no chkconfig, is there a
> package that does something similar?
>
chkconfig is a redhat ism. What are you trying to accomplish?
On Sat, 23 Feb 2002, Xeno Campanoli wrote:
> chkconfig --add fwconfig
man update-rc.d
Don't forget the `.'
Chkconfig is a Redhat (well, Ultrix really, IIRC) thing.
Cameron Kerr
--
[EMAIL PROTECTED]
http://homepages.paradise.net.nz/~cameronk/
15 matches
Mail list logo