From 6be8ab6a9801b3e658659281ec7c8241e635436f Mon Sep 17 00:00:00 2001 From: Bob Gilligan Date: Sun, 30 May 2010 06:41:26 -0700 Subject: Allow admin user to run "show system image storage" command. --- templates/show/system/image/storage/node.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/show/system/image/storage/node.def b/templates/show/system/image/storage/node.def index 0592adc..5dfd193 100644 --- a/templates/show/system/image/storage/node.def +++ b/templates/show/system/image/storage/node.def @@ -1,3 +1,3 @@ help: Show disk space utilization of system images -run: /opt/vyatta/bin/show-image-storage.pl +run: sudo /opt/vyatta/bin/show-image-storage.pl -- cgit v1.2.3