void-packages/srcpkgs/opensmtpd/INSTALL

7 lines
93 B
Plaintext
Raw Normal View History

2018-11-07 16:28:12 +01:00
case "${ACTION}" in
post)
chgrp _smtpq usr/bin/smtpctl
chmod 2555 usr/bin/smtpctl
;;
esac