void-packages/srcpkgs/opensmtpd/INSTALL
Leah Neukirchen 3be8b35987 opensmtpd: update to 6.4.0p2.
Adopted.
2018-11-07 16:30:07 +01:00

6 lines
93 B
Text

case "${ACTION}" in
post)
chgrp _smtpq usr/bin/smtpctl
chmod 2555 usr/bin/smtpctl
;;
esac