Skip to content
  • Fernando Fernández Mancera's avatar
    connection: add support to down-on-poweroff · bd38a198
    Fernando Fernández Mancera authored
    The new option at NMSettingConnection allow the user to specify if the
    connection needs to be down when powering off the system. This is useful
    for IP address removal prior powering off. In order to accomplish that,
    we listen on "Shutdown" systemd DBus signal.
    
    The option is set to FALSE by default, it can be specified globally on
    configuration file or per profile.
    bd38a198