Arnaud Héritier kirjoitti 24.6.2012 kello 23.12:

> On Sat, Jun 23, 2012 at 11:03 PM, Sami Tikka <sjti...@gmail.com> wrote:
> 
> If the OP just wants a minimal, sure-to-work-with-keychain Jenkins 
> installation, he could try my unofficial Jenkins.app, available at 
> https://github.com/stisti/jenkins-app (ready-to-run packages are available 
> under the Download tab.)
> 
> Cool contribution. I didn't know it.
> Couldn't you merge it with the current installer ?

Thanks! Possibly they could be merged but I'm not sure how.

Official Mac installer sets up Jenkins to run as user daemon or user jenkins 
and it runs in system context as a launch daemon. It starts automatically when 
the Mac boots. It gets installed using Apple's Installer.

My Jenkins.app runs Jenkins in Aqua context as the logged-in user who starts 
it. It will not start automatically, unless it is added into the user's login 
items and the user is set to auto-login on boot. Jenkins.app is installed by 
drag-n-drop.

How do we marry these?

-- Sami

Reply via email to