[systemd-devel] Starting in a network name?
Holger Schurig
holgerschurig at gmail.com
Mon Jan 6 02:04:45 PST 2014
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= ...
More information about the systemd-devel
mailing list