Skip to content

Commit

Permalink
add deployment for postfix main.cf
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Jan 26, 2024
1 parent 2f6f5dc commit fc8bf0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ gixy nginx/nginx.conf

[email protected]

rsync -rptcv --chmod=D755,F644 --fsync --preallocate postfix/main.cf postfix/submission_header_checks $remote:/etc/postfix/
rsync -rptcv --chmod=D755,F644 --fsync --preallocate systemd/ $remote:/etc/systemd/
rsync -rptcv --chmod=D755,F644 --fsync --preallocate tmpfiles.d/opendmarc.conf $remote:/etc/tmpfiles.d/
rsync -rptcv --chmod=D755,F644 --fsync --preallocate nginx/{nginx.conf,mime.types} $remote:/etc/nginx/
Expand Down

0 comments on commit fc8bf0e

Please sign in to comment.