• Michael Shigorin's avatar
    net: +nm shouldn't provoke races · 0184a3b7
    Michael Shigorin authored
    Brief version: otherwise DNS resolving might fail to perform
    until dnsmasq service restart or system reboot (ouch!).
    
    The problem:
    
    1) NetworkManager requires dnsmasq;
    2) dnsmasq can win a race against dhcpcd on ethernet.
    
    The result:
    
    1) /etc/resolv.conf looks fine;
    2) dnsmasq is running;
    3) resolving beyond /etc/hosts fails.
    Suggested-by: 's avatarMikhail Efremov <sem@altlinux.org>
    0184a3b7
Name
Last commit
Last update
..
rootfs/image-scripts.d Loading commit data...
stage1/modules.d Loading commit data...
README Loading commit data...
config.mk Loading commit data...