Loading
nixos/security/wrappers: generate a separate and more complete apparmor policy...
nixos/security/wrappers: generate a separate and more complete apparmor policy fragment for each wrapper This change includes some stuff (e.g. reading of the `.real` file, execution of the wrapper's target) that belongs to the apparmor policy of the wrapper. This necessitates making them distinct for each wrapper. The main reason for this change is as a preparation for making each wrapper be a distinct binary.