Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
debian/dirs
debian/jenkins.postinst
http://jenkins-ci.org/commit/packaging/214311c32a2aff19e83fe54b0b519b1137de0962
Log:
[FIXED JENKINS-4047] don't mess with file permissions

ahochsteger asks 'why do we mess with file permissions anyway?' and he's
right! I digged the history but couldn't find why we do it.

I think we should just set the permissions of the top-level directories,
but leave the other file permissions as-is.

In addition,

  • I see no point in touching usr/bin usr/sbin.
    perhaps C&P mistake from some samples?
  • Don't touch /var/lib/hudson if .for-jenkins is present,
    so that people using the hudson user can keep upgrading new
    versions of jenkins and run it as hudson
  • /var/run/hudson contains no important information,
    so no need to bring it over to /var/run/jenkins

Originally-From: jenkins-ci.org/commit/core/22187541978e62e16140cf26f3bfc400941cbee1

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Reply via email to