Skip to content
  • Beniamino Galvani's avatar
    ifcfg-rh: preserve existence of wired setting · 3fff06af
    Beniamino Galvani authored
    Currently the plugin doesn't preserve the existence of a wired setting
    because the writer saves only variables with non-default values and,
    especially, the reader always creates the setting.
    
    Fix this; now the writer writes HWADDR even if empty when the setting
    is present; the reader creates the setting when at least one property
    is found.
    3fff06af