[sllug-members]: How do I make gNewSenes headless!?

Byron Clark byron at theclarkfamily.name
Thu Dec 20 11:07:00 MST 2007


On Thu, Dec 20, 2007 at 10:04:08AM -0700, Nathan Lane wrote:
> Okay so that works too well - it took kdm out of all of my rc files, which
> for now is okay, but I have no idea what they were originally, so now it
> doesn't matter which runlevel I use, kdm never runs.
> 
> Nathan

If you ever want to add it back just use something like this:

sudo update-rc.d kdm defaults

If you only want to add it to a specific run level you could use a
command like this:

sudo update-rc.d kdm start 99 <runlevel> .

Check update-rc.d(8) for more details.

-- 
Byron Clark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://sllug.org/pipermail/sllug-members/attachments/20071220/4bf107d4/attachment.pgp


More information about the sllug-members mailing list