Skip to content
  • Michael Biebl's avatar
    Various ordering fixes for ifupdown · 0092dd05
    Michael Biebl authored
    Run ifup after all kernel modules have been loaded and all sysctl
    settings are applied.
    
    Update ifup@.service to add missing After= for the device unit we bind to.
    This ensures that the device unit is active when systemd tries to start
    the service.
    
    Closes: #819314
    0092dd05