home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / apps / 1685 < prev    next >
Encoding:
Text File  |  1992-08-21  |  840 b   |  30 lines

  1. Newsgroups: comp.sys.sun.apps
  2. Path: sparky!uunet!cs.utexas.edu!uwm.edu!news.mr.med.ge.com!doug@med.ge.com
  3. From: doug@med.ge.com (Doug Curtis 5-4240)
  4. Subject: Small SunSolve problem
  5. Message-ID: <1992Aug21.205934.7995@mr.med.ge.com>
  6. Sender: news@mr.med.ge.com
  7. Nntp-Posting-Host: northern
  8. Reply-To: doug@med.ge.com (Doug Curtis 5-4240)
  9. Organization: GE Medical Systems, Milwaukee,  WI
  10. Distribution: na
  11. Date: Fri, 21 Aug 92 20:59:34 GMT
  12. Lines: 16
  13.  
  14. For those of you who have install SunSolve, but haven't rebooted...
  15. There is a slight problem with the entry added the the /etc/rc.local
  16. file.  Change the following line:
  17.  
  18. FROM THIS:
  19. if -f [ /usr/SunSolve/bin/rpc.solved ]; then
  20.  
  21. TO THIS:
  22. if [ -f /usr/SunSolve/bin/rpc.solved ]; then
  23.  
  24. All three installation options (scripts in _install) have the same bug.
  25.  
  26.  
  27.  
  28. --
  29. Doug Curtis - curtisds@med.ge.com
  30.