Comment 4 for bug 1778946

Revision history for this message
Emmanuel DA MOTA (vilain-mamuth) wrote :

seems related to the file /etc/ppp/ip-up.d/0000usepeerdns on line 23-24

cp -a "$REALRESOLVCONF" "$REALRESOLVCONF.pppd-backup.$PPP_IFACE"
mv -f "$REALRESOLVCONF.tmp" "$REALRESOLVCONF"

the cp command doesn't preserve file ownership