On Thu, May 22, 2008 at 11:07 AM, Nigel Henry <cave.dnb2m97pp@xxxxxxxxxxxx> 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?