X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemctl.xml;h=39229a0075724f36ea6767d58a64a23860510615;hp=683f2e74028a43b7360b82b5a5c9e304840847e1;hb=cb96a2c69a312fb089fef4501650f4fc40a1420b;hpb=033a842c36e7629f81d05d12a4ed8c298ad4d3f2 diff --git a/man/systemctl.xml b/man/systemctl.xml index 683f2e740..39229a007 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -170,6 +170,17 @@ along with systemd; If not, see . + + + + + Mark this transaction's jobs as irreversible. This prevents + future conflicting transactions from replacing these jobs. + The jobs can still be cancelled using the cancel + command. + + + @@ -970,7 +981,7 @@ along with systemd; If not, see . Enter default mode. This is mostly equivalent to - start default.target. + isolate default.target. @@ -995,8 +1006,8 @@ along with systemd; If not, see . halt - Shut down and halt the system. This is mostly - equivalent to start halt.target but also + Shut down and halt the system. This is mostly equivalent to + start halt.target --irreversible but also prints a wall message to all users. If combined with shutdown of all running services is skipped, however all processes are killed and all file @@ -1012,8 +1023,8 @@ along with systemd; If not, see . Shut down and power-off the system. This is mostly - equivalent to start poweroff.target but - also prints a wall message to all users. If combined with + equivalent to start poweroff.target --irreversible + but also prints a wall message to all users. If combined with shutdown of all running services is skipped, however all processes are killed and all file systems are unmounted or mounted read-only, immediately @@ -1028,8 +1039,8 @@ along with systemd; If not, see . Shut down and reboot the system. This is mostly - equivalent to start reboot.target but - also prints a wall message to all users. If combined with + equivalent to start reboot.target --irreversible + but also prints a wall message to all users. If combined with shutdown of all running services is skipped, however all processes are killed and all file systems are unmounted or mounted read-only, immediately @@ -1044,7 +1055,7 @@ along with systemd; If not, see . Shut down and reboot the system via kexec. This is - mostly equivalent to start kexec.target + mostly equivalent to start kexec.target --irreversible but also prints a wall message to all users. If combined with shutdown of all running services is skipped, however all processes are killed and