From 45d383a3b888195b01b58dbd2c46a11027ff5022 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 19 May 2015 19:47:52 +0200 Subject: units: make sure systemd-nspawn@.slice instances are actually located in machine.slice https://plus.google.com/112206451048767236518/posts/SYAueyXHeEX --- units/systemd-nspawn@.service.in | 1 + 1 file changed, 1 insertion(+) (limited to 'units') diff --git a/units/systemd-nspawn@.service.in b/units/systemd-nspawn@.service.in index 9492c8c0f8..074b916d38 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 -- cgit v1.2.3-54-g00ecf