]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
shell-completion: add soft-reboot to bash
authorLuca Boccassi <bluca@debian.org>
Fri, 7 Jul 2023 12:39:21 +0000 (13:39 +0100)
committerLuca Boccassi <bluca@debian.org>
Fri, 7 Jul 2023 12:39:21 +0000 (13:39 +0100)
shell-completion/bash/systemctl.in

index 0e411f5a5fa8dd84934205a3de44aaedf768a178..1b803de8b1cb02aa7ad6f7a2197d27f86460ed48 100644 (file)
@@ -213,7 +213,7 @@ _systemctl () {
         [ENVS]='set-environment unset-environment import-environment'
         [STANDALONE]='daemon-reexec daemon-reload default
                              emergency exit halt hibernate hybrid-sleep
-                             suspend-then-hibernate kexec list-jobs list-sockets
+                             suspend-then-hibernate kexec soft-reboot list-jobs list-sockets
                              list-timers list-units list-unit-files poweroff
                              reboot rescue show-environment suspend get-default
                              is-system-running preset-all list-automounts list-paths'