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-14 11:45:17 -0500 |
commit | 54c32901389933b1830404f173b338f885add043 (patch) | |
tree | 117b8f2a78cf7536ea27d1b279059d967b87ae0d /templates/poweroff/cancel | |
parent | c7bdd8fc2da81b3064d9136f4ebbe2ecd382ce27 (diff) | |
download | vyatta-op-54c32901389933b1830404f173b338f885add043.tar.gz vyatta-op-54c32901389933b1830404f173b338f885add043.zip |
Bugfix 7557: Move shutdown to poweroff, change confirmation from default in the affirmative to defualt in the negative.
Diffstat (limited to 'templates/poweroff/cancel')
-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 |