Rick McGuire wrote: > Ok, I've managed to kill rxapi, but I still have a problem that I'm > only able to start it if I'm running as root. > > That's because it tries to write to /var/run ... that's why there's a comment-out field RUN_AS_DAEMON in one of OORexx's files. You comment that out and it writes its PID file in /tmp instead. I mentioned that the other day.
-- Jack J. Woehr # "Self-delusion is http://www.well.com/~jax # half the battle!" http://www.softwoehr.com # - Zippy the Pinhead ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
