diff options
| author | Juraj Lutter <otis@FreeBSD.org> | 2024-06-09 09:03:59 +0200 |
|---|---|---|
| committer | Juraj Lutter <otis@FreeBSD.org> | 2024-06-09 09:18:17 +0200 |
| commit | 7a3a071cb1ed1927220a9fce80aa84fa2a72a036 (patch) | |
| tree | 63ba479350c0a92077cdc84f38b660a4d22645f0 /mail/postfix-current/files | |
| parent | mail/postfix: Make the rc script service jails ready (diff) | |
mail/postfix-current: Update to 20240603 and enable service jail
- Update to 3.10-20240603
- Make rc script ready for service jails (contributed by netchild@)
Diffstat (limited to 'mail/postfix-current/files')
| -rw-r--r-- | mail/postfix-current/files/postfix.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/postfix-current/files/postfix.in b/mail/postfix-current/files/postfix.in index 597da191fd16..e4be4fac7231 100644 --- a/mail/postfix-current/files/postfix.in +++ b/mail/postfix-current/files/postfix.in @@ -21,6 +21,8 @@ name="postfix" rcvar=postfix_enable +: ${postfix_svcj_options:="net_basic"} + load_rc_config $name : ${postfix_enable:="NO"} |
