It depends on how you installed Jenkins. If you used the Jenkins Debian
package, you probably want to check /etc/default/jenkins.
-- Sami
mwpowellhtx kirjoitti 27.2.2013 kello 13.33:
> Hello,
>
> I've installed under Ubuntu Linux and have the service running as
> "anonymous". I want it to ru
Yes, defining those inside the script should be enough.
On Wed, Feb 27, 2013 at 5:33 AM, mwpowellhtx wrote:
> Hello,
>
> I've installed under Ubuntu Linux and have the service running as
> "anonymous". I want it to run under a jenkins user, and set the home
> to something other than /var/lib/pa
Hello,
I've installed under Ubuntu Linux and have the service running as
"anonymous". I want it to run under a jenkins user, and set the home
to something other than /var/lib/path/to/workspace, more like /home/
jenkins/path/to/workspace.
I've identified the /etc/init.d/jenkins script. Is it here