vp-build/srcpkgs/opensmtpd/INSTALL

7 lines
93 B
Plaintext

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