Skip to content
  • Waldo Lemmer's avatar
    Support init systems other than systemd with Run Command's samples · 2dc5d53e
    Waldo Lemmer authored and Simon Redman's avatar Simon Redman committed
    `systemctl reboot`, `systemctl poweroff` and `systemctl suspend` only work on Systemd
    
    I replaced them with the more universal versions (`reboot`, `poweroff`, and `suspend`) which work on Systemd, OpenRC, runit, SysVinit, and GNU Shepherd. These commands show up here:
    
    ![image](/uploads/b10ae0397974c90971d8cd054d13e1b4/image.png)
    2dc5d53e