* Robert Edmonds <edmo...@debian.org>, 2016-03-01, 16:49:
Hm, maybe it's as simple as:

   # XXX: Check if upgrading from a version less than 1.5.7-3~, then do:
   if [ -f /etc/resolvconf/update.d/unbound ]; then
       chmod -x /etc/resolvconf/update.d/unbound
   fi

That will annoy anyone who newly installed 1.5.7-2, then explicitly chmod +x'd the file, but that's significantly fewer people than everyone upgrading the package.

Sounds good to me.

--
Jakub Wilk

Reply via email to