[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Simple question



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.



Reply to: