# The openresolv subscribers have #!/bin/sh to indicate they are shell
# scripts, but they are not marked executable so that resolvconf can
# source them directly instead of having to create an expensive subsell.
# This is purely a performance consideration and not a bug in lintian.
openresolv: script-not-executable lib/resolvconf/libc
openresolv: script-not-executable lib/resolvconf/dnsmasq
openresolv: script-not-executable lib/resolvconf/named
openresolv: script-not-executable lib/resolvconf/pdnsd
openresolv: script-not-executable lib/resolvconf/unbound
|