From 903e7c37caaaedf8ab0b6c664f4946cce369c0f0 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Mon, 18 May 2015 00:58:24 -0400 Subject: Use "new" --job-mode= option in more places --irreversible/--ignore-dependencies/--fail are deprececated since 4dc5b821ae737914499119e29811fc3346e3d97c. Also add shell completions for --jobs-mode. --- man/systemctl.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man') diff --git a/man/systemctl.xml b/man/systemctl.xml index dd9e5c571f..94a77bce0c 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1522,7 +1522,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service Shut down and halt the system. This is mostly equivalent to - start halt.target --irreversible, but also + start halt.target --job-mode=replace-irreversibly, 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 @@ -1538,7 +1538,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service Shut down and power-off the system. This is mostly - equivalent to start poweroff.target --irreversible, + equivalent to start poweroff.target --job-mode=replace-irreversibly, 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 @@ -1554,7 +1554,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service Shut down and reboot the system. This is mostly - equivalent to start reboot.target --irreversible, + equivalent to start reboot.target --job-mode=replace-irreversibly, 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 @@ -1581,7 +1581,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service Shut down and reboot the system via kexec. This is - mostly equivalent to start kexec.target --irreversible, + mostly equivalent to start kexec.target --job-mode=replace-irreversibly, 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 -- cgit v1.2.3-54-g00ecf