From 6f3525444e177e8413d46c5029a7dced7fb4818d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 22 Oct 2010 16:12:05 +0200 Subject: man: document systemctl --force --- man/systemctl.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'man') diff --git a/man/systemctl.xml b/man/systemctl.xml index ca654ca5bc..2fa448874b 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -287,11 +287,25 @@ + When used with enable, override any existing conflicting symlinks. + + When used with + halt, + poweroff, + reboot or + kexec execute + selected operation without shutting + down all units. However, all processes + will be killed forcibly and all file + systems are unmounted or remounted + read-only. This is hence a drastic but + relatively safe option to request an + immediate reboot. -- cgit v1.2.3-54-g00ecf