There's also jsvc which people use to start tomcat as a non-root user.
Emmanuel Venisse on 22/05/08 09:03, wrote:
> Did you try something like this command:
>
> su - continuum_user -c "$CONTINUUM_HOME/bin/solaris-x86-32/run.sh $@"
>
> http://continuum.apache.org/docs/1.1/installation/standalone.html#Installing_as_a_Linux_Service
>
> Emmanuel
>
>
>
> On Wed, May 21, 2008 at 2:27 PM, Ionut S <sionut2@yahoo.com> wrote:
>
>> Hi,
>> We want to start the continuum service in linux to run as a different user,
>> not as root. Did anybody accomplished that before ?
>>
>> Thank you,
>> Ionut
>>
>>
>
|