Debian package change: update resolvconf script.

This commit is contained in:
Simon Kelley
2013-08-14 14:54:23 +01:00
parent cc4baaab0d
commit f086d39641
2 changed files with 8 additions and 2 deletions

2
debian/resolvconf vendored
View File

@@ -46,7 +46,7 @@ if [ ! -d "$RUN_DIR" ] && ! mkdir --parents --mode=0755 "$RUN_DIR" ; then
fi
RSLVCNFFILES=""
for F in $(/lib/resolvconf/list-records) ; do
for F in $(/lib/resolvconf/list-records --after "$MY_RECORD_NAME") ; do
case "$F" in
"$MY_RECORD_NAME")
# Omit