summaryrefslogtreecommitdiff
path: root/plugins/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/systemd')
-rw-r--r--plugins/systemd/systemd.plugin.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/systemd/systemd.plugin.zsh b/plugins/systemd/systemd.plugin.zsh
index e9ac64382..7afd2be58 100644
--- a/plugins/systemd/systemd.plugin.zsh
+++ b/plugins/systemd/systemd.plugin.zsh
@@ -45,6 +45,7 @@ sudo_commands=(
reload-or-restart
reset-failed
rescue
+ restart
revert
set-default
set-environment
@@ -63,7 +64,6 @@ power_commands=(
hybrid-sleep
poweroff
reboot
- restart
suspend
)