Skip to content
  1. Jan 14, 2012
    • Sami Tikka's avatar
      OS X installer can run Jenkins as user "jenkins" · f8f48607
      Sami Tikka authored
      User has to choose a custom installation.
      There are two choices:
      - Start at boot as "daemon" (enabled by default)
      - Start at boot as "jenkins" (disabled by default)
      
      If user disables the first and enable the latter, the installer
      will create a new user "jenkins" and new group "jenkins"
      (if they do not exist), chown JENKINS_HOME to jenkins:jenkins
      and set up launchd job to run Jenkins as "jenkins"
      
      Also fixed some permission errors that PackageMaker complains about
      when building the package.
      
      Also PackageMaker xml file reformatted to be more readable
      f8f48607
  2. Jan 13, 2012
  3. Jan 12, 2012
  4. Jan 11, 2012
  5. Jan 10, 2012
  6. Jan 09, 2012
  7. Jan 08, 2012
  8. Jan 07, 2012
  9. Jan 06, 2012
  10. Jan 05, 2012
Loading