[systemd-devel] Run service in netns w/ interfaces

2018-05-31 Thread Ian Pilcher
I am setting up a fairly complex virtualized network environment, in order to do some testing. As part of this, I need to run ISC dhcrelay in a "vrouter" network namespace, into which I have moved a couple of network interfaces (OVS ports). I originally tried to do this with a single .service fi

[systemd-devel] Systemd target doesn't not anymore propagate "restart" to PartOf "services"

2018-05-31 Thread Simon Tropée
Hello, I already send this issue on the debian maintainers mailing list for systemd, but i think now this where not the place to. It seem to me that look like to be a regression between debian 8 and 9 specifically on systemd version (from 215 to 232), but maybe have I miss a change in the release

[systemd-devel] Does "runlevel" ever show 6 as the current runlevel?

2018-05-31 Thread 林自均
Hi folks, I know runlevel is a out-of-date concept, but I am still a bit curious about the current support of runlevel in systemd. If I understand correctly, the runlevel is updated via "systemd-update-utmp". After I check the source code, I think "systemd-update-utmp" has the following behavior: