home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / ultrix / 9225 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  1.4 KB

  1. Xref: sparky comp.unix.ultrix:9225 comp.unix.misc:4891
  2. Newsgroups: comp.unix.ultrix,comp.unix.misc
  3. Path: sparky!uunet!mcsun!sun4nl!spider.research.ptt.nl!athena.research.ptt.nl!sjaak
  4. From: sjaak@athena.research.ptt.nl (Sjaak Schilperoort)
  5. Subject: Re: rc.local & routeing
  6. Message-ID: <sjaak.726588097@athena.research.ptt.nl>
  7. Originator: sjaak@athena.research.ptt.nl
  8. Sender: usenet@spider.research.ptt.nl (USEnet News)
  9. Nntp-Posting-Host: athena.research.ptt.nl
  10. Reply-To: J.W.Schilperoort@research.ptt.nl
  11. Organization: PTT Research, The Netherlands
  12. References: <1ihufqINNp1p@slab.mtholyoke.edu> <1993Jan7.201106.14883@cs.ucf.edu> <1993Jan8.175946.29405@athena.mit.edu>
  13. Date: Sat, 9 Jan 1993 14:01:37 GMT
  14. Lines: 24
  15.  
  16. epeisach@athena.mit.edu (Ezra Peisach) writes:
  17.  
  18. >I would suggest that you have an explicit path to route
  19. >(/etc/route or /usr/etc/route) - the path set by init does not
  20. >have /etc in its path (if memory servers me correctly.
  21. >
  22. >You might want to modify the line to have
  23. >
  24. >> /dev/console 2>&1 
  25. >
  26. >at the end of the line so you can see what errors show up...
  27.  
  28. I would suggest to put
  29.  
  30.     exec > /dev/console 2>&1
  31.  
  32. as first command in /etc/rc.local, and redirect output you don't want
  33. to see to /dev/null. This is a much better default than the other way
  34. around.
  35.  
  36.             Sjaak.
  37. -- 
  38. Sjaak Schilperoort                   J.W.Schilperoort@research.ptt.nl
  39. PTT Research, The Netherlands
  40.