Merge pull request #16654 from awakenetworks/parnell/setcap-wrappers

Adding setcap-wrapper functionality to Nix
This commit is contained in:
Eelco Dolstra
2017-02-14 16:25:06 +01:00
committed by GitHub
69 changed files with 611 additions and 375 deletions
@@ -11,7 +11,7 @@ index a9d8ac4..85f13f5 100644
- # # arguments: '-i -t'
- # # }
+ config.action_mailer.sendmail_settings = {
+ location: '/var/setuid-wrappers/sendmail',
+ location: '/run/wrappers/bin/sendmail',
+ arguments: '-i -t'
+ }
config.action_mailer.perform_deliveries = true