Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Simplify dns management #5707

Closed
wants to merge 1 commit into from
Closed

Commits on Oct 16, 2017

  1. Simplify dns management

    Switches dnsmasq to listen on all interfaces other than lo by default.
    If you specify a list of interfaces to listen on it will use those
    instead.
    
    In 3.7 installs it relies on the node to send dbus messages eliminating
    additional configuration files.
    
    Some minor fixes to the dispatcher script to simplifying things.
    sdodson committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    9a3117b View commit details
    Browse the repository at this point in the history