Merge pull request #17998 from vrothberg/systemd-docs
[CI:DOCS] fix typo in --systemd option
This commit is contained in:
commit
80a199a83c
|
@ -7,7 +7,7 @@
|
|||
Run container in systemd mode. The default is **true**.
|
||||
|
||||
- **true** enables systemd mode only when the command executed inside the container is *systemd*, */usr/sbin/init*,
|
||||
*/sbin/init* or */usr/local/sbin/init*, systemd mode is enabled.
|
||||
*/sbin/init* or */usr/local/sbin/init*.
|
||||
|
||||
- **false** disables systemd mode.
|
||||
|
||||
|
|
Loading…
Reference in New Issue