home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp / 14726 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  853 b 

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!swrinde!network.ucsd.edu!sdcc12!xm9
  2. From: xm9@sdcc12.ucsd.edu (richard g. adair)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: /etc/rc
  5. Summary: Starting daemons in localrc
  6. Keywords: localrc
  7. Message-ID: <43326@sdcc12.ucsd.edu>
  8. Date: 11 Jan 93 16:02:10 GMT
  9. References: <28267@dog.ee.lbl.gov> <9300811.3178@mulga.cs.mu.OZ.AU>
  10. Sender: news@sdcc12.ucsd.edu
  11. Organization: Arete Associates, San Diego
  12. Lines: 11
  13. Nntp-Posting-Host: sdcc12.ucsd.edu
  14.  
  15. >mario aranha (mario@cad4.lbl.gov) wrote:
  16. >> I've been trying to start some software license
  17. >> daemons automatically at boot on a 700/8.07 by
  18. >> calling them in the localrc() function in /etc/rc.
  19.  
  20. localrc scripts are bourne only!  To get around this problem, I
  21. submit the startup of this daemon to a batch job...
  22.  
  23. Tony Burzio
  24. Arete Associates
  25. San Diego, CA
  26.