Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!spool.mu.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!CC3.CC.UMR.EDU!obrennan From: obrennan@CC3.CC.UMR.EDU (obrennan) Newsgroups: comp.sys.apollo Subject: RE: prsvr dies Message-ID: <9104081347.AA01145@cc2.cc.umr.edu> Date: 8 Apr 91 13:47:51 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 48 My prsvr keeps aborting from when called within the /etc/rc.user file. When I run the same command with the same config file all goes great. I have tried cpo, cps, and /bin/nohup in front of the command below, but with no success in keeping the sucker alive from bootup. /sys/hardcopy/prsvr /sys/hardcopy/hp_config & The prmgr and prsvr are both on the same machine. and the prmgr stays alive. HP/Apollo doesn't seem to be much help. It's running on a DN-4500 with Domain OS 10.2 Thanks in advance. ---------------------------------------------------------- | Tim McKenzie | "I called the witchdoctor and he | | tim@cs.fau.edu | told me what to do." | | 131.91.80.13 | --David Seville | ---------------------------------------------------------- ------------------------------------------------------------------------------------------- Two things I can think of: 1) the process that you are running in the background from the /etc/rc.user file will run as user.server. What we have found is that you need to make group server an owner for all files in /sys/hardcopy/drivers and /sys/mgrs before the print server will run under user.server. Don't forget to change the initial file acls in the drivers and mgrs directories. 2) starting a print server in the RC.USER file has never seemed to be consistent since SR10.2. My best guess is that the print server starts before the line is initialized (or something of the sort) and the initialization aborts the prsvr. Just a guess though. Gerry O'Brennan Programmer/Analyst II Computing Services University of Missouri - Rolla ------------------------------ obrennan@apollo.cc.umr.edu c0022@umrvmb.umr.edu ------------------------------