Fix logic mistake in shibd as non-root user probe
authorRuss Allbery <rra@debian.org>
Wed, 11 Nov 2009 01:34:29 +0000 (17:34 -0800)
committerRuss Allbery <rra@debian.org>
Wed, 11 Nov 2009 01:34:29 +0000 (17:34 -0800)
commitf9647c21285bf4f9c6f26ed2ac65f6df3b702e97
treeaa7ffe759c2d836fb5bc17343f9e63e99d36b7eb
parent78f49cab9623713b29fe1a4f747f9e2d39a2769f
Fix logic mistake in shibd as non-root user probe

I introduced a logic error when refactoring the init script.  shibd -t
doesn't return non-zero status when it can't open the private key file.
configs/shibd-debian.in