From 1cf3c30c0787f941b0f6d0b11ab504ddee3b0b8f Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Mon, 27 Oct 2014 21:34:28 -0500 Subject: shell-completion: systemctl set-default,get-default,is-system-running --- shell-completion/bash/systemctl.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shell-completion/bash') diff --git a/shell-completion/bash/systemctl.in b/shell-completion/bash/systemctl.in index 8c1ecd486e..1c44a8df01 100644 --- a/shell-completion/bash/systemctl.in +++ b/shell-completion/bash/systemctl.in @@ -148,7 +148,8 @@ _systemctl () { [STANDALONE]='daemon-reexec daemon-reload default emergency exit halt hibernate hybrid-sleep kexec list-jobs list-sockets list-timers list-units list-unit-files poweroff - reboot rescue show-environment suspend get-default' + reboot rescue show-environment suspend get-default + is-system-running' [NAME]='snapshot' [FILE]='link' [TARGETS]='set-default' -- cgit v1.2.3-54-g00ecf