Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/howto/source.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1136,18 +1136,18 @@ counterparts, see :ref:`here <source-config-src>`.
* - **--log pathname**
- Pathname for Unit's :ref:`log <troubleshooting-log>`.

* - **--modules directory**
* - **--modulesdir directory**
- Directory path for Unit's language :doc:`modules <modules>`
(***.unit.so** files).

* - **--pid pathname**
- Pathname for the PID file of Unit's :program:`main` :ref:`process
<security-apps>`.

* - **--state directory**
* - **--statedir directory**
- Directory path for Unit's state storage.

* - **--tmp directory**
* - **--tmpdir directory**
- Directory path for Unit's temporary file storage.

Finally, to stop a running Unit:
Expand Down