aports/main/opensmtpd/opensmtpd.post-install
2015-11-11 10:09:44 +00:00

6 lines
40 B
Bash

#!/bin/sh
/usr/sbin/newaliases
exit 0