Skip to content

Commit

Permalink
postfix: fix stage path
Browse files Browse the repository at this point in the history
- dns: create dns/control
- rsnapshot: move * outside of quotes so glob works
- unifi: install v8
- unifi: v8 wants openjdk17
- postfix: use port installed newaliases cmd
- vpopmail: switch back to port build
- vpopmail: install gmake port sooner
- mt: remove lesser known / deprecated opts
- mt: use safe name for jails .conf file
- dcc: add PF rdr and allow rules
- dovecot & mongo: add sysvipc to START_EXTRA
  • Loading branch information
msimerson committed Mar 24, 2024
1 parent 41454b2 commit d8f02ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/dovecot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ base_snapshot_exists || exit
create_staged_fs dovecot
mkdir -p "$STAGE_MNT/usr/local/vpopmail"
start_staged_jail dovecot
allow_sysvipc_stage
#allow_sysvipc_stage
install_dovecot
configure_dovecot
stage_resolv_conf
Expand Down

0 comments on commit d8f02ce

Please sign in to comment.