Teilhard Knight wrote:
What's the command to stop a service like gdm?

Formally it's:

invoke-rc.d gdm stop

But everybody (including myself) uses:

/etc/init.d/gdm stop

To stop it permanently use:

update-rc.d gdm remove

Thanks a lot.

Teilhard.


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to