Blame SOURCES/postfix-chroot-update

aebf40
#!/bin/bash
aebf40
aebf40
[ -x /etc/postfix/chroot-update ] && exec /etc/postfix/chroot-update
aebf40
exit 0