Приветствую!
Отредактировал профиль для беспроводной сети /etc/NetworkManager/system-connections/'NAME.nmconnection'
изменив только имя сети т.к только она и менялась. В результате соединение сбрасывается, но права на профиль не были изменены и ошибок в профиле нет. В NM-SETTINGS(5)
нашел это:
A universally unique identifier for the connection, for example generated with libuuid. It should be assigned when the connection is created, and never changed as long as the connection still applies to the same network. For example, it should not be changed when the "id" property or NMSettingIP4Config changes, but might need to be re-created when the Wi-Fi SSID, mobile broadband network provider, or "type" property changes. The UUID must be in the format "2815492f-7e56-435e-b2e9-246bd7cdc664" (ie, contains only hexadecimal characters and "-").
Вопрос в том, как получить этот uuid при моем способе управления профилем, ведь никаких libuuid в системе нет?