Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-01 | vyatta-op: on shutdown/reboot the client ssh session doesn't disconnect | Alex Harpin | |
When either the reboot or poweroff commands are issued from the CLI, any ssh clients currently connected to the system aren't disconnected correctly, having to rely on a timeout to terminate them. The sendsigs process doesn't fully close sshd before the network is taken down, with the result that the client don't receive the disconnect signal. Bug #298 http://bugzilla.vyos.net/show_bug.cgi?id=298 | |||
2011-11-01 | Wait for user to hit enter before continuing with a reboot | John Southworth | |
2011-10-27 | Make the reboot syntax the same as the poweroff syntax; require the ↵ | John Southworth | |
affirmative answer instead of defaulting to it (cherry picked from commit ccf2a40b2d30860618c45d6bd8a73eed8638fdd4) | |||
2011-05-04 | allow "reboot at" and "reboot" to be invoked by the rest api. | Michael Larson | |
2010-03-16 | Add "reboot now" to prevent confirmation prompt. | Stig Thormodsrud | |
2010-01-28 | Expand all possible interfaces with leases for renew | Stephen Hemminger | |
Also mark all scripts as executable. | |||
2008-06-09 | Add sanity check if getlogin() fails. | Stig Thormodsrud | |
2008-05-31 | Fix 88: Feature Request: Reboot Command (add confirmation) | Stig Thormodsrud | |