ArchLinux: Running jenkins as another user

To minimize maintenance I wanted to run Jenkins as a different user that I already use for other services, as to avoid permission control hell and ssh-config hell as well. So here's what I did:   Let's say the user you want is called "johndoe" and it has an userid=2000… Continue reading