diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2008-07-26 13:24:15 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2008-07-26 13:24:15 -0700 |
commit | 61e47dd5b52a0ee6b4adbcaff833388578c4f71e (patch) | |
tree | 59a7c0e5d6dd37278223da9932e9421188c69974 /templates/reboot/cancel/node.def | |
parent | 0cea6d439356b0185d6cde838ac01fad1cf18cf0 (diff) | |
download | vyatta-op-61e47dd5b52a0ee6b4adbcaff833388578c4f71e.tar.gz vyatta-op-61e47dd5b52a0ee6b4adbcaff833388578c4f71e.zip |
Enable "reload at|cancel".
Diffstat (limited to 'templates/reboot/cancel/node.def')
-rw-r--r-- | templates/reboot/cancel/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/reboot/cancel/node.def b/templates/reboot/cancel/node.def new file mode 100644 index 0000000..110f595 --- /dev/null +++ b/templates/reboot/cancel/node.def @@ -0,0 +1,2 @@ +help: Cancel a pending reboot +run: sudo /opt/vyatta/bin/sudo-users/vyatta-reboot.pl --action reboot_cancel |