File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1132,18 +1132,18 @@ counterparts, see :ref:`here <source-config-src>`.
1132
1132
* - **--log pathname **
1133
1133
- Pathname for Unit's :ref: `log <troubleshooting-log >`.
1134
1134
1135
- * - **--modules directory **
1135
+ * - **--modulesdir directory **
1136
1136
- Directory path for Unit's language :doc: `modules <modules >`
1137
1137
(***.unit.so ** files).
1138
1138
1139
1139
* - **--pid pathname **
1140
1140
- Pathname for the PID file of Unit's :program: `main ` :ref: `process
1141
1141
<security-apps>`.
1142
1142
1143
- * - **--state directory **
1143
+ * - **--statedir directory **
1144
1144
- Directory path for Unit's state storage.
1145
1145
1146
- * - **--tmp directory **
1146
+ * - **--tmpdir directory **
1147
1147
- Directory path for Unit's temporary file storage.
1148
1148
1149
1149
Finally, to stop a running Unit:
You can’t perform that action at this time.
0 commit comments