home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / sysadmin / 7339 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.2 KB  |  39 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!usc!wupost!csus.edu!netcom.com!netcomsv!antigone!mross
  3. From: antigone!mross (Michael Ross)
  4. Subject: Re: rc.local?
  5. Message-ID: <1993Jan8.051546.1660@antigone.com>
  6. Sender: mross@antigone.com
  7. Reply-To: mross@antigone.com
  8. Organization: Antigone Press, San Francisco, CA, USA
  9. References: <1993Jan7.213419.7488@ornl.gov>
  10. Date: Fri, 8 Jan 1993 05:15:46 GMT
  11. Lines: 26
  12.  
  13. In article <1993Jan7.213419.7488@ornl.gov> woo@ornl.gov (John W. Wooten)  
  14. writes:
  15. > I have a file rc.local in which I start my gopher daemon
  16. > and a supersrv daemon.  Under 2.1 this worked fine.  Now I find that  
  17. > under 3.0, the script starts and prints out the
  18. > Starting local daemons:
  19. > and then the final .
  20. > In between are the parts to start the two daemons and they don't get  
  21. > started!
  22. > If as su, I type sh /etc/rc.local (exactly what is in the rc script),
  23. > then the rc.local starts both daemons fine.
  24. > Any ideas on what I'm doing wrong?
  25.  
  26. Yes 3.0 broke something.
  27.  
  28. The workaround is to call a shell script from rc.local, not to do anything  
  29. directly in rc.local.
  30.  
  31. Haven't figured out why...
  32. -- 
  33. Michael Ross
  34. Antigone Press, San Francisco, California
  35. e-mail: mross@antigone.com
  36. FAX: 1-415-431-3650
  37.