detect if polkit is running
In bitmask we used to detect if polkit was there and warn the user to install it: https://0xacab.org/leap/bitmask-dev/blob/master/src/leap/bitmask/vpn/privilege.py#L119
Let's try to do something similar here.
In bitmask we used to detect if polkit was there and warn the user to install it: https://0xacab.org/leap/bitmask-dev/blob/master/src/leap/bitmask/vpn/privilege.py#L119
Let's try to do something similar here.