Drew Parsons wrote:
On Sun, 2005-06-12 at 21:30 -0400, Tom Allison wrote:
It is my understanding that scripts like S20xprint are not supposed
to be present when you run ps -ax. restarting or stopping xpring
via the /etc/init.d scripts do not remove this from running.
Hi Tom,
Thanks for your concern. No, you're right, it really oughtn't be there.
It's been quite a mystery to me for some time just what it's doing
there. /etc/init.d/xprint is sufficiently complicated that it's not
obvious why its happening.
Maybe one day a complete overhaul of the script will locate the source
of the problem and remove it. You're welcome to help :)
Drew
9465 ? S 0:00 /bin/bash /etc/init.d/xprint start
9466 ? S 0:00 \_ /bin/bash /etc/init.d/xprint start
9467 ? S 0:00 | \_ /usr/X11R6/bin/Xprt -ac -pn
-nolisten tcp -au
9469 ? S 0:00 \_ /bin/bash /etc/init.d/xprint start
It's a long script and I can only take a guess right now.
But there is some mention of backgrounding scripts that looks like it
would be key.
I tried running this under 'script' and it was pretty apparent that
there are left over processes that are still running. And now I'm
getting out of my element, but is there some way that xprint or Xprt
should be detaching from the parent process?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]