> > > Frederic Lepied ha scritto: > > > >> Frederic Lepied <[EMAIL PROTECTED]> writes: > >> > >> > >> > >>> brent sirna <[EMAIL PROTECTED]> writes: > >>> > >>> > >>> > >>>> Hi, > >>>> > >>>> I think I have an answer to why my prefdm was being killed off and thus > >>>> having the system drop to text mode instead of restarting X when you > >>>> logoff. > >>>> > >>>> I tracked it down to the samba rc file /etc/rc.d/init.d/smb > >>>> if killall -0 cupsd 2>/dev/null; then > >>>> ( sleep 60 & killproc smbd -HUP ) & > >>>> fi > >>>> If I comment out the "( sleep 60 & killproc smbd -HUP ) &" > >>>> line then > >>>> prefdm does not get killed off. I'm not sure how bash deal with > >>>> invoking > >>>> an internal function which was included from /etc/init.d/functions as a > >>>> sub process. But I can tell you that when my system boots it does > >>>> try to > >>>> call this function but it never gets executed. > >>>> > >>> > >>> Can you try if initscripts-6.91-3mdk.i586.rpm solves this problem ? > >>> > >> > >> > >> Sorry the right one is 4mdk and it will be soon in the mirrors. > >> > >> > > great finally it works again > > with gdm and kdm > > thanks > > > > good job > > > > francesco > > > > > > > > I verified the changes by doing a upgrade of the package and also a fresh install of the system. In both cases it worked properly.
Thanks for fixing the bug. Brent
