patch-share_authentication_milter_json 816 B

123456789101112131415161718192021222324
  1. $OpenBSD: patch-share_authentication_milter_json,v 1.1.1.1 2016/05/27 16:28:44 giovanni Exp $
  2. --- share/authentication_milter.json.orig Fri Jan 16 06:33:40 2015
  3. +++ share/authentication_milter.json Wed Oct 14 19:37:15 2015
  4. @@ -6,8 +6,8 @@
  5. "connection" : "inet:12345@localhost",
  6. "umask" : "0000",
  7. - "runas" : "nobody",
  8. - "rungroup" : "nogroup",
  9. + "runas" : "_milter-auth",
  10. + "rungroup" : "_milter-auth",
  11. "chroot" : "",
  12. "listen_backlog" : 20,
  13. @@ -65,7 +65,7 @@
  14. "100.200.100.2",
  15. "2001:44c2:3881:aa00::/56",
  16. "2001:44b8:3021:123:dead:beef:abcd:1234"
  17. - ],
  18. + ]
  19. },
  20. "!AddID" : {},