]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/systemctl/systemctl.h
systemctl: add "systemctl soft-reboot" command
[thirdparty/systemd.git] / src / systemctl / systemctl.h
index 03645624ee82706630b6d1e058495f3091d3c043..e8ba8f76a07e9b8bc8edeaf0bf464d187c496504 100644 (file)
@@ -16,6 +16,7 @@ enum action {
         ACTION_POWEROFF,
         ACTION_REBOOT,
         ACTION_KEXEC,
+        ACTION_SOFT_REBOOT,
         ACTION_EXIT,
         ACTION_SUSPEND,
         ACTION_HIBERNATE,