On Fri, Aug 31, 2007 at 09:12:11PM -0500, Jim Kronebusch wrote: > > Quick, dirty, gets the job done. > > Scott, works perfectly and definitely gets the job done. Only problem is it > doesn't > properly quit these processes: > > 7196 nobody 0.0 % 21:07 /bin/sh /usr/sbin/nbdswapd > 7213 nobody 0.0 % 21:07 /bin/nbd-server 0 /tmp/fileEEyGZb
check your /etc/hosts.allow. You should have: nbdswapd: ALL: keepalive in there. If you do, they'll exit quietly and clean up after themselves after 2 hours, all by their lonesomes. If not, add it :) Scott -- Scott L. Balneaves | "Eternity is a very long time, Systems Department | especially towards the end." Legal Aid Manitoba | -- Woody Allen ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
