On Mon, 2016-02-29 at 10:02 -0800, Brian H. Anderson wrote:
I'm running connmand 1.31 on a 4.1.18 kernel started using
systemd 215.
When attempting to establish a wifi tether, connman fails since it
cannot load the required kernel modules (iptables_init/iptables.c).
Adding CAP_SYS_MODULE to the systemd unit file CapabilityBoundingSet
declaration appears to fix the problem.
ba
Thanks for the info, sent a patch for this.
Patrik