Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!rice!rice!sun-spots-request From: wswietse@svbs01.bs.win.tue.nl (Wietse Venema) Newsgroups: comp.sys.sun Subject: Re: selection_svc Keywords: Miscellaneous Message-ID: <1990Aug13.010321.4507@rice.edu> Date: 9 Aug 90 09:06:31 GMT Sender: sun-spots-request@rice.edu Organization: Sun-Spots Lines: 14 Approved: Sun-Spots@rice.edu Originator: spots@titan.rice.edu X-Sun-Spots-Digest: Volume 9, Issue 298, message 15 X-Refs: Original: v9n279 zeek@gamma.net.com (Jim Zeek) writes: >I get the following error when exiting suntools. It appears right after >the login prompt that comes up. >sparky login: selection_svc exiting: Hangup At the end of /etc/rc.local, we added a line with echo 'selection_svc&'| su nobody This makes the selection_svc 'resident' (improves sunview startup time) and als avoids some security problems. If nobody does not have an interactive shell, pick some other low-power user id.