diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2008-07-26 13:48:58 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2008-07-26 13:48:58 -0700 |
commit | f71ac2908a11118747b6ac47250f58f882534fff (patch) | |
tree | 17d0d71dfc48b7a32c4ec77c297ef1da7f1f6523 /templates/show/reboot | |
parent | 61e47dd5b52a0ee6b4adbcaff833388578c4f71e (diff) | |
download | vyatta-op-f71ac2908a11118747b6ac47250f58f882534fff.tar.gz vyatta-op-f71ac2908a11118747b6ac47250f58f882534fff.zip |
Add missing "show reboot".
Diffstat (limited to 'templates/show/reboot')
-rw-r--r-- | templates/show/reboot/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/reboot/node.def b/templates/show/reboot/node.def new file mode 100644 index 0000000..882f700 --- /dev/null +++ b/templates/show/reboot/node.def @@ -0,0 +1,2 @@ +help: Show scheduled reboot +run: sudo /opt/vyatta/bin/sudo-users/vyatta-reboot.pl --action show_reboot |