[systemd-commits] units/systemd-nspawn at .service.in
Lennart Poettering
lennart at kemper.freedesktop.org
Tue May 19 10:49:14 PDT 2015
units/systemd-nspawn at .service.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 45d383a3b888195b01b58dbd2c46a11027ff5022
Author: Lennart Poettering <lennart at poettering.net>
Date: Tue May 19 19:47:52 2015 +0200
units: make sure systemd-nspawn at .slice instances are actually located in machine.slice
https://plus.google.com/112206451048767236518/posts/SYAueyXHeEX
diff --git a/units/systemd-nspawn at .service.in b/units/systemd-nspawn at .service.in
index 9492c8c..074b916 100644
--- a/units/systemd-nspawn at .service.in
+++ b/units/systemd-nspawn at .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
More information about the systemd-commits
mailing list