Why the maintainer bother to use set -e instead of #!/bin/sh -e for all maintainer scripts?

2009-03-25 Thread e2xbegqsdyt21hfc
krb5 (1.6.dfsg.4~beta1-10) ... * Use set -e instead of #!/bin/sh -e for all maintainer scripts. Why bother? What difference does it make? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

RE: languages in wiki.debian.org

2008-05-25 Thread e2xbegqsdyt21hfc
1. I don't know much about these issues. Your post suggests that it works when someone does the right thing, just like you did. 2. See http://wiki.debian.org/DebianWiki/Contact if you need to contact the people running this wiki. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a sub

Bind9: logging queries selectively

2007-12-09 Thread e2xbegqsdyt21hfc
Is there a way to configure Bind9 to log queries in a partial manner? For example, is there a way to configure it to log queries for some zones, while not doing so for other zones that are served by the server? ___

What is the rational for posix2 requierment that system(char*) blocks sigchld?

2007-03-12 Thread e2xbegqsdyt21hfc
According to man 3 system , sigchld is blocked while system(char*) is executing. As far as I can tell this is a requirement imposed by posix2. What is the rational for blocking this signal? Get your own