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

Re: why does it look at xdm and kdm while shutting down?



Sandip P Deshmukh said:
> hello all
>
> my inittab sets the runlevel to 2.
>
> in /etc/rc2.d, there were links referring to files in /etc/init.d
> directory.
>
> i did not want xdm, kdm, gdm to start. so i changed the link names from
> SnnProgram to KnnProgram for these links.

change the links back if possible

then

update-rc.d -f kdm remove
update-rc.d -f gdm remove
update-rc.d -f xdm remove

that will remove the symlinks from all run levels(but keep the real
init script)

nate





Reply to: