home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 9920 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.4 KB  |  35 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!cs.utexas.edu!torn!newshost.uwo.ca!news
  3. From: zaphod@ctrg.rri.uwo.ca (Lance R. Bailey)
  4. Subject: Re: daemon won't start in rc file
  5. Reply-To: zaphod@ctrg.rri.uwo.ca
  6. Organization: University of Western Ontario
  7. Distribution: comp
  8. Date: Tue, 1 Sep 1992 10:17:30 GMT
  9. Message-ID: <1992Sep1.101730.15991@julian.uwo.ca>
  10. References: <NVJ.715267582@tpdhp>
  11. Sender: news@julian.uwo.ca (USENET News System)
  12. Nntp-Posting-Host: cupoftea.ctrg.rri.uwo.ca
  13. Lines: 20
  14.  
  15. In article <NVJ.715267582@tpdhp> michali@tpdhp.uucp (Paul Michali) writes:
  16. >  Next I placed the line "/etc/erpcd" into the rc
  17. >file, but the daemon isn't running after we reboot the HP!!!!???? Is there
  18. >something really stupid, that I am forgetting?  The file protection is 755
  19. >and is owned by 'bin'.  I tried the line 'if [ -x /etc/erpcd ] then  
  20. /etc/erpcd'
  21.  
  22. i use the erpcd daemon on my HP 9/822S in the localrc() function of the 
  23. /etc/rc as follows:
  24.  
  25.         nohup /usr/local/etc/erpcd&
  26.  
  27. are you sure you are using a nohup? and running it in background?
  28. --
  29. Lance R. Bailey  System/Network Manager         Robarts Research Institute
  30.      NeXT/email: zaphod@ctrg.rri.uwo.ca    box: Clinical Trials Resources Group
  31.             fax: +1 519 663 3789                P.O. Box 5015, 100 Perth Dr.
  32.             vox: +1 519 663 3787 x4108          London, Canada N6A 5K8
  33. There comes a point where you have to stand up to reality and deny it. -  
  34. Keillor
  35.