]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
20-resolv.conf: Don't call resolvconf -c if we didn't call -C
authorRoy Marples <roy@marples.name>
Sun, 27 Dec 2020 22:31:02 +0000 (22:31 +0000)
committerRoy Marples <roy@marples.name>
Sun, 27 Dec 2020 22:33:11 +0000 (22:33 +0000)
commit6468e7f2c01ace7a24039cc7bd9b12142ce063a0
tree6ad940207c4812dc1263e2e45b89b52482a407b4
parent4b2668b9e24c118c0f68feec083950591f6e3f51
20-resolv.conf: Don't call resolvconf -c if we didn't call -C

This solves the warnings on all OS other than Linux who don't have
a supporting resolvconf for deprecating DNS because they never
emit the NOCARRIER_ROAMING reason.
hooks/20-resolv.conf