Re: Running wotaskd as root not appserver
John Pollard <[email protected]> Fri, 4 Feb 2005 12:53:38 +0000
| Newsgroups | gmane.comp.web.webobjects.admin |
|---|---|
| Message-ID | <[email protected]> |
Dave, thanks for your email, before I read it I found that if I change the start files to be owned by root as below, then the processes are run as root and my problem is solved: chown root /System/Library/WebObjects/JavaApplications/wotaskd.woa/wotaskd chown root /System/Library/WebObjects/JavaApplications/wotaskd.woa/Contents/ Resources/javawoservice.sh Will try your headless solution when I'm not running around like a headless chicken.