Hi,
On 11/12/19 6:03 PM, genofire wrote:
I really like to write some small scripts to set up my 464xlat clat
after connecting.
So in general it is actually not trivial support invoking arbitrary
external scripts from a privileged process and do this securely. Can be
done, but it isn't really something we want to deal with inside iwd itself.
Another point against something like this is that such functionality can
be easily accomplished by listening to a few D-Bus signals coming from
iwd and invoking whatever script you care about. If someone wants to
contribute such a trivial script / daemon, we can certainly host it in
the iwd git tree.
Regards,
-Denis