NetworkManager/shared/nm-keyfile
Thomas Haller 82a468c9ad
keyfile: suppress bogus warning about [ethernet-s390-options] setting
S390 options are stored in a separate [ethernet-s390-options] section.
This group must not be interpreted as a NMSetting name, otherwise we
log a bogus warning:

  <warn>  [1590523563.7757] keyfile: ethernet-s390-options: invalid setting name 'ethernet-s390-options'

Fixes: cf9b8d3bad ('libnm/keyfile: implement ethernet.s390-options in keyfile')
2020-05-26 22:45:10 +02:00
..
nm-keyfile-internal.h libnm/keyfile: build keyfile code as separate GPL licensed internal library 2020-01-07 13:17:47 +01:00
nm-keyfile-utils.c keyfile: use nm_g_error_matches() in g_error_matches() 2020-05-07 14:08:32 +02:00
nm-keyfile-utils.h shared: add nm_keyfile_error_is_not_found() helper 2020-05-07 14:08:32 +02:00
nm-keyfile.c keyfile: suppress bogus warning about [ethernet-s390-options] setting 2020-05-26 22:45:10 +02:00