mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
man: clarify the effect of replace-irreversibly on future conflicting jobs
This commit is contained in:
parent
bfa501e150
commit
9a92e77e43
Notes:
Zbigniew Jędrzejewski-Szmek
2014-06-16 18:51:39 -04:00
Backport: documentation
@ -230,8 +230,10 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
|
||||
<para>If <literal>replace-irreversibly</literal> is specified,
|
||||
operate like <literal>replace</literal>, but also mark the new
|
||||
jobs as irreversible. This prevents future conflicting
|
||||
transactions from replacing these jobs. The jobs can still be
|
||||
cancelled using the <command>cancel</command> command.</para>
|
||||
transactions from replacing these jobs (or even being enqueued
|
||||
while the irreversible jobs are still pending). Irreversible
|
||||
jobs can still be cancelled using the <command>cancel</command>
|
||||
command.</para>
|
||||
|
||||
<para><literal>isolate</literal> is only valid for start
|
||||
operations and causes all other units to be stopped when the
|
||||
|
Loading…
Reference in New Issue
Block a user