Skip to content
  • Dan Williams's avatar
    core: add option to quit when startup is complete (rh #863515) (rh #1083683) · a01e2ff9
    Dan Williams authored
    Cloud setups often have a never-changing setup and since every cycle counts,
    they don't really want a management process running in the background after
    network setup is complete.  Since it's likely a VM, it's not like links
    are going to go up/down very often.
    
    Add a new "configure-quit=true/false" config option which, when set to true,
    will quit NetworkManager after startup and initial configuration is complete.
    a01e2ff9