You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by jo...@apache.org on 2015/09/24 20:08:42 UTC

[2/2] mesos git commit: Added systemd_runtime_directory flag to configuration documentation.

Added systemd_runtime_directory flag to configuration documentation.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/2d715ec1
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/2d715ec1
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/2d715ec1

Branch: refs/heads/master
Commit: 2d715ec1235cd4d06ebd484f701153c25c9db78d
Parents: 25a954f
Author: Joris Van Remoortere <jo...@gmail.com>
Authored: Thu Sep 24 11:02:47 2015 -0700
Committer: Joris Van Remoortere <jo...@gmail.com>
Committed: Thu Sep 24 11:02:47 2015 -0700

----------------------------------------------------------------------
 docs/configuration.md | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/2d715ec1/docs/configuration.md
----------------------------------------------------------------------
diff --git a/docs/configuration.md b/docs/configuration.md
index dbaadb5..f18d15b 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -866,6 +866,15 @@ file:///path/to/file (where file contains one of the above)</code></pre>
   </tr>
   <tr>
     <td>
+      --systemd_runtime_directory=VALUE
+    </td>
+    <td>
+      The path to the systemd system run time directory
+      (default: /run/systemd/system)
+    </td>
+  </tr>
+  <tr>
+    <td>
       --container_disk_watch_interval=VALUE
     </td>
     <td>