This is controlled by the umask Jenkins is running as. Check the Jenkins configuration files (/etc/defaults/jenkins or /etc/sysconfig/jenkins depending on distro), I think they already have options for this.
On 16.06.2015, at 11:03, Samith Dassanayake <[email protected]> wrote: > Hi all, > > When I create a job(say foo), if I check the <JENKINS_HOME>/jobs/ directory > all the jobs are created with the permission 755. But for my use case, when > job is created, I want it to created with the 775(or with a given > permission). How can I achieve that?. > Appreciate your help.. > > Regards, > Samith > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/8f2562dc-c31f-442e-866c-53f48ad7827a%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/D2E05DE7-9300-42CA-9EEE-AFC6A76DE78D%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
