X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=a1f170e43061d5f742b67449ef6868f7cd20f000;hb=02ea24ca2a0aac854c4e9e7d712f6464c8b29e4a;hp=b388eb312e682e7dccb11864fe5e802fbee9c798;hpb=d309c1c36426f9a355e28e3c35153281939aeea6;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index b388eb312..a1f170e43 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -288,6 +288,8 @@ along with systemd; If not, see . snapshot, is-active, is-failed, + is-enabled, + is-system-running, enable and disable. @@ -482,9 +484,9 @@ along with systemd; If not, see . Takes one of full (the default), enable-only, - disable-only. When use with the + disable-only. When used with the preset or preset-all - commands controls whether units shall be disabled and + commands, controls whether units shall be disabled and enabled according to the preset rules, or only enabled, or only disabled. @@ -1299,6 +1301,20 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service System Commands + + is-system-running + + + Checks whether the system is running. This returns + success when the system is fully up and running, meaning + not in startup, shutdown or maintainance mode. Failure is + returned otherwise. In addition, the current state is + printed in a short string to standard output. Use + to suppress output of this state + string. + + + default @@ -1307,6 +1323,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service isolate default.target. + rescue