summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorVasudeva Kamath <vasudeva.kamath@in.abb.com>2015-12-15 16:19:21 +0530
committerVasudeva Kamath <vasudeva.kamath@in.abb.com>2015-12-15 16:19:21 +0530
commit684cf84de30b5a4ad0a2e758b5a270f3ac20a130 (patch)
tree24966ae70a9315fe386f681e7a5cf8cb3faf8aa9 /content
parent95a13052b292046465038f9ec257498513986f06 (diff)
update resource control post
Diffstat (limited to 'content')
-rw-r--r--content/devops/nspawn_resource_control.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/content/devops/nspawn_resource_control.rst b/content/devops/nspawn_resource_control.rst
index eff33fe..2900f63 100644
--- a/content/devops/nspawn_resource_control.rst
+++ b/content/devops/nspawn_resource_control.rst
@@ -65,9 +65,7 @@ at systemctl man page made showed me this.
list.
I did remember doing this for my container and hence it became clear
-these files are actually written by *systemctl set-property* (Though
-there is no indication in man page on where actually these changes are
-stored in disk).
+these files are actually written by *systemctl set-property*.
In case you don't want to persist the properties across boot you can
simply pass *--runtime* switch.