Leonel, are you using Karmic's new(ish) methods for service maintenance?

One example: To restart gdm, you used to call:
sudo /etc/init.d/gdm restart

It's now:
sudo restart gdm

Same with stop, start and status.

Forgive me, I don't know what has happened to make this change but it would
be cool if all services behaved in the same way. I don't like change for the
sake of change, but in this case, I like the syntax!

Is it because they've started to integrate with upstart better?

Edit before sending: I just ran /etc/init.d/gdm status (the old method) on a
Karmic box and got this back:

Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service gdm status

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the status(8) utility, e.g. status gdm
gdm start/running, process 1307


On Sat, Oct 31, 2009 at 11:36 PM, Leonel Nunez <[email protected]>wrote:

> >                        ==========================
> >                        Cherokee 0.99.26 released!
> >                        ==========================
> >
>
>
> Ubuntu Karmic,Jaunty,Intrepid,Hardy Packages are done at the usual Place
>
> https://launchpad.net/~cherokee-webserver/+archive/ppa/+packages<https://launchpad.net/%7Echerokee-webserver/+archive/ppa/+packages>
>
> Packages for Debian Unstable Gunnar updated the package on the GIT Server.
>
>
> Saludos.
>
>
> Leonel
>
> _______________________________________________
> Cherokee mailing list
> [email protected]
> http://lists.octality.com/listinfo/cherokee
>
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to