Thank you George Sexton for your explanations.
Best regards to you all.
--
View this message in context:
http://tomcat.10.x6.nabble.com/How-can-Tomcat-be-started-at-boot-time-as-a-non-root-user-tp5023810p5023899.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
Chris,
> On Tuesday, October 14, 2014 11:47 AM, Christopher Schultz
> wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Mark,
>
> On 10/14/14 1:21 PM, Mark Eggers wrote:
>> Chris,
>>
>>> On Tuesday, October 14, 2014 9:47 AM, Christopher Schultz
>>> wrote:
>>
-BE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 10/14/14 1:21 PM, Mark Eggers wrote:
> Chris,
>
>> On Tuesday, October 14, 2014 9:47 AM, Christopher Schultz
>> wrote:
>
>>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA256
>>
>> Léa,
>>
>> On 10/14/14 7:06 AM, Léa Massiot wrote:
>>
Chris,
> On Tuesday, October 14, 2014 9:47 AM, Christopher Schultz
> wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Léa,
>
> On 10/14/14 7:06 AM, Léa Massiot wrote:
>> My question is about how can Tomcat be started at boot time as a
>> non-root user.
>>
>> The OS is Debi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Léa,
On 10/14/14 7:06 AM, Léa Massiot wrote:
> My question is about how can Tomcat be started at boot time as a
> non-root user.
>
> The OS is Debian Wheezy.
>
> Below is what I did already:
>
> root> chown -R tomcat7.tomcat7 /opt/tomcat7/
>
> I
On 10/14/2014 10:09 AM, Léa Massiot wrote:
Hello Dan and thank you for your answer.
I installed the JSVC tool as indicated in your document
http://tomcat.apache.org/tomcat-7.0-doc/setup.html#Unix_daemon
I copied the "jsvc" executable into "/opt/tomcat7/bin/".
I also copied "/opt/tomcat7/bin/d
Hello Dan and thank you for your answer.
I installed the JSVC tool as indicated in your document
http://tomcat.apache.org/tomcat-7.0-doc/setup.html#Unix_daemon
I copied the "jsvc" executable into "/opt/tomcat7/bin/".
I also copied "/opt/tomcat7/bin/daemon.sh" into "/etc/init.d" and renamed it
as
On Tue, Oct 14, 2014 at 7:06 AM, Léa Massiot wrote:
> Hello and thank you for reading my post.
>
> My question is about how can Tomcat be started at boot time as a non-root
> user.
>
> The OS is Debian Wheezy.
>
> Below is what I did already:
>
> root> chown -R tomcat7.tomcat7 /opt/tomcat7/
>
> I