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

nixos/dhcpcd: restart dhcpcd if exit hook changed #72931

Merged
merged 1 commit into from Feb 2, 2020

Commits on Nov 6, 2019

  1. nixos/dhcpcd: restart dhcpcd if exit hook changed

    This change ensures that `dhcpcd.service` is restarted as soon as the
    exit hook changes. I use this hook to do additional configuration for my
    network (like setting a route via the given gateway to my WireGuard) and
    when changing parts of this exit hook I'd expect to get this activated
    when switching to my new configuration.
    Ma27 committed Nov 6, 2019
    Copy the full SHA
    51d1821 View commit details
    Browse the repository at this point in the history