[arch-general] Tool to stop and start services? (Don't Panic)

Alessio Bolognino themolok.ml at gmail.com
Thu May 22 12:17:14 EDT 2008


On Thu 2008-05-22 11:09, Travis Willard wrote:
> On Thu, May 22, 2008 at 11:07 AM, Nigel Henry
> <cave.dnb2m97pp at aliceadsl.fr> wrote:
> > On my Fedora installs there is a GUI for stopping and starting services, and
> > also the option of using chkconfig on the CLI. On my Debian installs, I
> > installed sysv-rc-conf, which runs on the CLI, and allows you to stop and
> > start services.
> >
> > Is there anything similar that I could use on my Archlinux install?
> >
> > Thanks for any help.
> 
> I can't recall any such tool offhand, though the discussion certainly
> has come up before.  What's wrong with /etc/rc.d/service stop and
> /etc/rc.d/service start?

I wrote two tiny patches to have some kind of smart completion, see:
http://bugs.archlinux.org/task/8481
http://bugs.archlinux.org/task/8491

The idea is to do:
# /etc/rc.d/networkmanager [TAB]

and have a completion with the possible actions. IIRC it also works
doing:

# service [TAB] [TAB]

the first TAB completes with the available services and the second with
the action.

Cheers,

-- 
Alessio (molok) Bolognino

Please send personal email to themolok at gmail.com

Public Key http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xFE0270FB
GPG Key ID = 1024D / FE0270FB 2007-04-11
Key Fingerprint = 9AF8 9011 F271 450D 59CF  2D7D 96C9 8F2A FE02 70FB
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
URL: <http://archlinux.org/pipermail/arch-general/attachments/20080522/c5a87bd2/attachment.pgp>


More information about the arch-general mailing list