Skip to content
  • Lubomir Rintel's avatar
    config: add --configure-and-quit=initrd mode · c263f535
    Lubomir Rintel authored
    We need a mode that:
    
    * doesn't leave processes behind
    * doesn't force an internal dhclient
    * doesn't auto-generate default connections
    * doesn't write out files into libdir, only /run
    
    The original configure-and-quit mode doesn't really fit the initrd use. But
    it's proobably not a good idea to just change its behavior.
    c263f535