forked from pool/docker
Accepting request 487501 from home:cyphar:containers
- Enable Delegate=yes, since systemd will safely ignore lvalues it doesn't understand. OBS-URL: https://build.opensuse.org/request/show/487501 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=178
This commit is contained in:
parent
fa6eaf989a
commit
5fbd718e69
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 12 07:58:08 UTC 2017 - asarai@suse.com
|
||||
|
||||
- Enable Delegate=yes, since systemd will safely ignore lvalues it doesn't
|
||||
understand.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 11 11:49:05 UTC 2017 - asarai@suse.com
|
||||
|
||||
|
@ -27,7 +27,7 @@ TasksMax=infinity
|
||||
|
||||
# Set delegate yes so that systemd does not reset the cgroups of docker containers
|
||||
# Only systemd 218 and above support this property.
|
||||
#Delegate=yes
|
||||
Delegate=yes
|
||||
|
||||
# This is not necessary because of how we set up containerd.
|
||||
#KillMode=process
|
||||
|
Loading…
Reference in New Issue
Block a user