Postfix Fix (#13)

remove change of permission as this should be handled outside of the script depending on the server setup

Co-authored-by: meaz <meaz@no-reply@disroot.org>
Reviewed-on: #13
Reviewed-by: meaz <meaz@no-reply@disroot.org>
Co-authored-by: muppeth <muppeth@disroot.org>
Co-committed-by: muppeth <muppeth@disroot.org>
This commit is contained in:
muppeth 2023-11-28 20:17:51 +00:00 committed by muppeth
parent fbad35c94b
commit fd88759904
1 changed files with 0 additions and 2 deletions

View File

@ -40,5 +40,3 @@ else
fi
rm "${TEMPFILE}"
chown zabbix:zabbix ${PFOFFSETFILE}
chown zabbix:zabbix ${PFSTATSFILE}