also sprach Mike Bell <[EMAIL PROTECTED]> [2005.08.08.2000 +0200]: > I can see how the idea of having some programmatic view of dependencies > is appealing, but the problem is that you can't just say "X depends on Y > being up" and be done with it, because how do you define "up" for Y? > There isn't really a good way except for testing with a daemon-specific > bit of shell scripting, which is one of Gerrit's main points.
There is one big difference: instead of postfix checking port 60000 for postgrey, let it ask postgrey whether it's "up". postgrey knows best what it means for it to be up, so it should be consulted. Now, if the port changes, the postfix init scripts will just continue to work. -- .''`. martin f. krafft <[EMAIL PROTECTED]> : :' : proud Debian developer and author: http://debiansystem.info `. `'` `- Debian - when you have better things to do than fixing a system Invalid/expired PGP (sub)keys? Use subkeys.pgp.net as keyserver! perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
signature.asc
Description: Digital signature
_______________________________________________ initscripts-ng-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/initscripts-ng-devel

