Adapting everything for the merged permissions wrappers work.
This commit is contained in:
@@ -26,7 +26,7 @@ with lib;
|
||||
|
||||
config = mkIf (config.services.mail.sendmailSetuidWrapper != null) {
|
||||
|
||||
security.setuidOwners = [ config.services.mail.sendmailSetuidWrapper ];
|
||||
security.permissionsWrappers.setuid = [ config.services.mail.sendmailSetuidWrapper ];
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user