summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2024-05-13 00:28:09 +0200
committeraszlig <aszlig@nix.build>2024-05-13 00:40:41 +0200
commite4bd1e8f92371efd9b48657cc03b04a755a05f49 (patch)
tree1c99823e29c0e577fbbd096c477010997688ac42 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent0a9cecc35a651a020f66a4cc2a8333e33558650d (diff)
nixos/confinement: Use prio 100 for RootDirectory
One of the module that already supports the systemd-confinement module is public-inbox. However with the changes to support DynamicUser and ProtectSystem, the module will now fail at runtime if confinement is enabled (it's optional and you'll need to override it via another module). The reason is that the RootDirectory is set to /var/empty in the public-inbox module, which doesn't work well with the InaccessiblePaths directive we now use to support DynamicUser/ProtectSystem. To make this issue more visible, I decided to just change the priority of the RootDirectory option definiton the default override priority so that whenever another different option is defined, we'll get a conflict at evaluation time. Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions