Fix: Restart a service when it's memory limit changes

Change-type: patch
Closes: #720
Signed-off-by: Cameron Diver <cameron@resin.io>
This commit is contained in:
Cameron Diver 2018-08-07 13:15:37 +01:00
parent 50e9df08fc
commit 430e45d6fb
No known key found for this signature in database
GPG Key ID: 69264F9C923F55C1

View File

@ -671,6 +671,7 @@ module.exports = class Service
'labels'
'portMappings'
'shmSize'
'memLimit'
'cpuShares'
'cpuQuota'
'nanoCpus'