SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
mail/sendmail/patches/patch-cf_feature_msp_m4
Normal file
11
mail/sendmail/patches/patch-cf_feature_msp_m4
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- cf/feature/msp.m4.orig Wed Mar 5 01:59:45 2014
|
||||
+++ cf/feature/msp.m4 Mon Mar 7 09:55:28 2016
|
||||
@@ -20,7 +20,7 @@ define(`confPRIVACY_FLAGS', `goaway,noetrn,restrictqru
|
||||
define(`confDONT_PROBE_INTERFACES', `True')
|
||||
dnl ---------------------------------------------
|
||||
dnl run as this user (even if called by root)
|
||||
-ifdef(`confRUN_AS_USER',,`define(`confRUN_AS_USER', `smmsp')')
|
||||
+ifdef(`confRUN_AS_USER',,`define(`confRUN_AS_USER', `_smmsp')')
|
||||
ifdef(`confTRUSTED_USER',,`define(`confTRUSTED_USER',
|
||||
`ifelse(index(confRUN_AS_USER,`:'), -1, `confRUN_AS_USER',
|
||||
`substr(confRUN_AS_USER,0,index(confRUN_AS_USER,`:'))')')')
|
Loading…
Add table
Add a link
Reference in a new issue