[Nix-dev] Add /var/setuid-wrappers to $PATH for systemd service
Bjørn Forsman
bjorn.forsman at gmail.com
Mon Sep 15 20:38:56 CEST 2014
On 15 September 2014 20:23, Luca Bruno <lethalman88 at gmail.com> wrote:
> Try systemd.services.jenkins.path = [ "/var/setuid-wrappers" ];
Thanks for the quick response, but like I said in my first post,
systemd.services.jenkins.path adds {/bin,/sbin} to each element. So it
doesn't work for /var/setuid-wrappers :-(
(But at least PATH gets merged nicely; /var/setuid-wrappers/bin is the
first element of the final PATH.)
Best regards,
Bjørn Forsman
More information about the nix-dev
mailing list