]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: make sure systemd-nspawn@.slice instances are actually located in machine...
authorLennart Poettering <lennart@poettering.net>
Tue, 19 May 2015 17:47:52 +0000 (19:47 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 May 2015 17:49:01 +0000 (19:49 +0200)
https://plus.google.com/112206451048767236518/posts/SYAueyXHeEX

units/systemd-nspawn@.service.in

index 9492c8c0f8b67bbb9d9d49da2b6d01220b123b71..074b916d3860045242c46dbde702a0da13297a1f 100644 (file)
@@ -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