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