From: Lennart Poettering Date: Tue, 19 May 2015 17:47:52 +0000 (+0200) Subject: units: make sure systemd-nspawn@.slice instances are actually located in machine... X-Git-Tag: v220~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=45d383a3b888195b01b58dbd2c46a11027ff5022;p=thirdparty%2Fsystemd.git units: make sure systemd-nspawn@.slice instances are actually located in machine.slice https://plus.google.com/112206451048767236518/posts/SYAueyXHeEX --- diff --git a/units/systemd-nspawn@.service.in b/units/systemd-nspawn@.service.in index 9492c8c0f8b..074b916d386 100644 --- a/units/systemd-nspawn@.service.in +++ b/units/systemd-nspawn@.service.in @@ -18,6 +18,7 @@ KillMode=mixed Type=notify RestartForceExitStatus=133 SuccessExitStatus=133 +Slice=machine.slice Delegate=yes # Enforce a strict device policy, similar to the one nspawn configures