Hi all,
I have a Jenkins instance dedicated to PHP CI.
I run it on Linux (Debian 7) and I launch jenkins.war in a screen, as
user "integration", from its HOME (/home/integration).
Then, in /home/integration/ appears a folder /home/integration/.pdepend
which grows fast on our use case.
I created a LVM LV mounted on it in order to keep the system "safe" in
the emergency.
This way is nice, but if the server ever reboots, one has to manually
login as "integration" and relaunch the screen with jenkins.
I would like to automate it with a startup script (I'm running Debian 7).
I already have most of the needed things in
https://wiki.jenkins-ci.org/x/VwqIAg
I just miss the right parameter at jenkins startup invocation in order
to have .pdepend/ at the location I want.
Would you know?
Thank you.
--
You received this message because you are subscribed to the Google Groups "Jenkins
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.