mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
In 215 resolv.conf moved from /run/systemd/network to /run/systemd/resolv but there isn't anything to fix references to the old location (namely existing /etc/resolv.conf symlinks after upgrades). Adding this rule ensures that those links or any other references continue to work as they did before.
Description
Languages
Shell
93%
Python
6.9%