[ http://jira.codehaus.org/browse/CONTINUUM-410?page=comments#action_52333 ]
Corridor Software Developer commented on CONTINUUM-410: ------------------------------------------------------- Yep, it's the best approach. It uses the existing run.sh script with continuum, which operates as an rc script. rc-update add continuum default causes gentoo to start the service on boot. run.sh uses the wrapper. If continuum is run as root, then root would have to be set up to run java and maven 2, which I don't want to add to the path since it's not a development account. > Assigning a runAs user in the rc script yields "directory does not exist" > error. > -------------------------------------------------------------------------------- > > Key: CONTINUUM-410 > URL: http://jira.codehaus.org/browse/CONTINUUM-410 > Project: Continuum > Type: Bug > Versions: 1.0-beta-1 > Environment: gentoo linux > Reporter: Corridor Software Developer > Priority: Critical > Fix For: 1.0.2 > > > Created a symlink to the linux run.sh script in init.d. > Change the runAs to a defined user named continuum > On attempts to run the server, I receive a "directory does not exist" error > at the su -m continuum .... command. I'll attach the exact debug when I have > the machine available. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
