Log In
rpms
/
postfix
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Blame SOURCES/postfix-chroot-update
Branch:
d232e342328f5b542259fe82d9bc99e275f5a639
c4
c5
c5-plus
c6
c6-plus
c7
c7-alt
c7-beta
c7-plus
c8
c8-beta
c8s
c9
c9-beta
d232e342328f5b542259fe82d9bc99e275f5a639
SOURCES
postfix-chroot-update
Blob
History
Raw
aebf40
#!/bin/bash
aebf40
aebf40
[ -x /etc/postfix/chroot-update ] && exec /etc/postfix/chroot-update
aebf40
exit 0