diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-10-14 11:45:17 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-10-27 17:11:30 -0500 |
commit | fb100420fd6d54d5e86bf090f1123636cd2dc4e6 (patch) | |
tree | 5252950fb3d4ef445602b6aeb804040deae9aa82 /templates/poweroff/cancel/node.def | |
parent | 8babe163cc1bc84165cc19a6e02022522b3d3439 (diff) | |
download | vyatta-op-fb100420fd6d54d5e86bf090f1123636cd2dc4e6.tar.gz vyatta-op-fb100420fd6d54d5e86bf090f1123636cd2dc4e6.zip |
Bugfix 7557: Move shutdown to poweroff, change confirmation from default in the affirmative to defualt in the negative.
(cherry picked from commit 54c32901389933b1830404f173b338f885add043)
Diffstat (limited to 'templates/poweroff/cancel/node.def')
-rw-r--r-- | templates/poweroff/cancel/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/poweroff/cancel/node.def b/templates/poweroff/cancel/node.def new file mode 100644 index 0000000..c08a72d --- /dev/null +++ b/templates/poweroff/cancel/node.def @@ -0,0 +1,2 @@ +help: Cancel a pending poweroff +run: sudo /sbin/shutdown -c |