Am 16.07.2016 um 22:52 schrieb Michael Biebl:
> So, it seems to me as something resets PATH within resolvconf.
> If that is true, then this should also affect the old sysv init script
> for unbound. Is this actually still working?

That something is resolvconf itself:


$ head /sbin/resolvconf
#!/bin/sh
#
# This file is part of the resolvconf package.
#

set -e

echo_usage() { echo "Usage: resolvconf (-d IFACE|-a
IFACE|-u|--enable-updates|--disable-updates|--updates-are-enabled)" ; }

PATH=/sbin:/bin
^^^^^^^^^^^^^^^

So, afaics the current postfix hook is broken. No matter if you use
native service files for unbound or the sysv init script.


Regards,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to