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

Re: How do I ensure xdm only starts after /etc/rc.local is finished?



On Mon,21.Sep.09, 11:05:09, jidanni@jidanni.org wrote:
> How do I ensure xdm only starts after /etc/rc.local is finished?
> 
> What do I need to put into
> /etc/init.d/rc.local's
> INIT INFO section?
> 
> Can I put it there or must I put it into /etc/init.d/xdm's?
> 
> I read insserv(8) but it is mishmosh to me.

I think you need to modify /etc/init.d/kdm like this:

- # Required-Start:    $local_fs $remote_fs
+ # Required-Start:    $local_fs $remote_fs rc.local

Regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic

Attachment: signature.asc
Description: Digital signature


Reply to: