summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorRoosembert Palacios <roosemberth@posteo.ch>2020-11-27 22:42:03 +0100
committerRoosembert Palacios <roosemberth@posteo.ch>2020-11-27 23:14:58 +0100
commit831c700c5d04c791c9384991d38ac146067daa64 (patch)
tree211f98eba4e345a05c861e50e365e6e4508f1f0b /pkgs/development/python-modules/rangehttpserver
parent67d7a671799c0d61a5393f2f1076fcbb0d99b5fb (diff)
firejail: fix -overlay and -build functionality on NixOS
- The `-overlay` flag runs the specified binary inside an OverlayFS, since the /nix store may be in a different mount point than the user home, this patch explicitly bind mounts it so it's available inside the overlay. - profile builder: firejail provides facilities to build a new profiles. To do so, it execute the helper binary `fbuilder`, which in turn will execute firejail back with different options. This patch makes it use the binary available in PATH instead of the one produced at compile time. The compiled firejail binary doesn't have the necessary permissions, so the firejail NixOS module wraps it in a SUID wrapper available on PATH at runtime. Signed-off-by: Roosembert Palacios <roosemberth@posteo.ch>
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions