I have a system extension, it's not meant to be activated by user, i.e. this should be done by MDM. I'd like to verify if the extension is already active, but don't want to cause system popup because this is an error condition, i.e. something went wrong with MDM and we really don't want to confuse users with weird system popups coming out of nowhere.
In short - not active, fine, give me an error, but please don't pop.
Is there way to do this? Kind of what systemextensionsctl list command does.
3
0
1.1k