On Mon, 08.04.13 13:34, Luca Giuzzi ([email protected]) wrote:
> Dear List,
> I need to run some services in a private uts namespace, even if they
> do not require full isolation.
> I have seen that "PrivateNetwork" is available (per systemd.exec),
> but it not what I want; likewise systemd-
Dear List,
I need to run some services in a private uts namespace, even if they
do not require full isolation.
I have seen that "PrivateNetwork" is available (per systemd.exec),
but it not what I want; likewise systemd-nspawn is not what I am
looking for.
I can do some "tricks" with scripts, but