plugins
Search
Home
Plugins
GitHub
Blog
reboot
version: 0.0.1 | date: 05/15/2025 | Reboot linux machine in N seconds | source code
# reboot Reboot linux machine in N seconds # Install s6 --install reboot # Usage task-run "reboot in 10 sec", "reboot"; # Parameters ## time Reboot in _time_ seconds. Integer. Optional. Default value is `10` # Author Alexey Melezhik