This website works better with JavaScript.
Explore
Help
Sign In
rpms
/
postfix
Watch
20
Star
0
Fork
You've already forked postfix
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
i10cs
postfix
/
SOURCES
/
postfix-chroot-update
5 lines
89 B
Raw
Permalink
Blame
History
#!/bin/bash
[
-x /etc/postfix/chroot-update
]
&&
exec
/etc/postfix/chroot-update
exit
0
Reference in new issue
View Git Blame
Copy Permalink