On Mon, 18 Dec 2006, Peter Palfrader wrote:
+ if [ -e /etc/inetd.conf ]; then
> + if grep -q '^cvspserver' /etc/inetd.conf; then
> + db_set cvs/pserver true || true
> + else
> + db_set cvs/pserver false || true
+ fi
I guess we should also check if /etc/inetd.conf exists. There may be
other inetds. But in those cases we are not worse off than before.
Peter
--
| .''`. ** Debian GNU/Linux **
Peter Palfrader | : :' : The universal
http://www.palfrader.org/ | `. `' Operating System
| `- http://www.debian.org/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]