Re: [systemd-devel] using nsenter and running daemon within a namespace

2018-10-27 Thread Mantas Mikulėnas
On Sat, Oct 27, 2018 at 1:56 AM Shea Sullivan wrote: > Hi, > I am trying to set up systemd unit files for a couple of daemons that > need to run within a specific network namespace. Specifically, I have > a namespace called ABC that is tied to the secondary VNIC on my > machine (ens4) while the d

[systemd-devel] using nsenter and running daemon within a namespace

2018-10-26 Thread Shea Sullivan
Hi, I am trying to set up systemd unit files for a couple of daemons that need to run within a specific network namespace. Specifically, I have a namespace called ABC that is tied to the secondary VNIC on my machine (ens4) while the default namespace is plumbed to the primary VNIC (ens3). So it loo