Hi, I used "ip netns" commands to setup several network namespaces.
Now I want to run a user-space (non-root) in one of those netspaces.
"ip netns exec NAME COMMAND" seems to only work for root, not normal
users.

Is there a way to configure a systemd unit to run in a *specific*
network namespace?  I mean similar to, but more general than,
PrivateNetwork=true and JoinsNamespaceOf= ...
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to