1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-02-02 09:47:03 +03:00

units: make sure systemd-nspawn@.slice instances are actually located in machine.slice

https://plus.google.com/112206451048767236518/posts/SYAueyXHeEX
This commit is contained in:
Lennart Poettering 2015-05-19 19:47:52 +02:00
parent aad1976ffa
commit 45d383a3b8

View 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