mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
13 lines
372 B
HTML
13 lines
372 B
HTML
<header>Run mode</header>
|
|
|
|
<dl>
|
|
<dt><b>Run in background</b>
|
|
<dd>The command will be started in the background and your browser directed
|
|
to the list of running processes. <p>
|
|
<dt><b>Wait until complete</b>
|
|
<dd>The command will be run and its output displayed. This option should not
|
|
be used for commands that run forever, such as server processes. <p>
|
|
</dl>
|
|
<hr>
|
|
|