I just realized that I based the submitted patch on a version of the
update script that isn't the latest in Debian. I based it on the
latest version of the script in Ubuntu, which is out of date in
comparison with Debian. Sorry about that!

For the latest script in Debian the patch has to look like the following.

- for F in $(/lib/resolvconf/list-records) ; do
+ for F in $(/lib/resolvconf/list-records --after "$MY_RECORD_NAME") ; do

-- 
Thomas


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to