Hi everyone, I’d like to change /usr/share/mender/identity/mender-device-identity and let the identity data key values without mac information.
Like this one:
$ ./mender-device-identity
ak=123
platform=456
But the mender UI still have the mac (only key without value). Is there any way to let the mac information disappear?