From ee9ee889d78a5bb66181d53962ef4dc1a863314d Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Mon, 29 Jun 2009 16:20:11 +0000 Subject: Creating menu and roles file --- rrdtool.menu | 6 ++++++ rrdtool.roles | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 rrdtool.menu create mode 100644 rrdtool.roles diff --git a/rrdtool.menu b/rrdtool.menu new file mode 100644 index 0000000..2cef415 --- /dev/null +++ b/rrdtool.menu @@ -0,0 +1,6 @@ +#CAT GROUP/DESC TAB ACTION +Applications 70rrdtool Status welcome +#Applications 70rrdtool Config config +Applications 70rrdtool Databases listrrd +Applications 70rrdtool Expert expert + diff --git a/rrdtool.roles b/rrdtool.roles new file mode 100644 index 0000000..712ac8c --- /dev/null +++ b/rrdtool.roles @@ -0,0 +1,4 @@ +USER=rrdtool:status,rrdtool:welcome,rrdtool:startstop +EDITOR=rrdtool:config,rrdtool:listrrd +EXPERT=rrdtool:expert +ADMIN=rrdtool:status,rrdtool:welcome,rrdtool:startstop,rrdtool:config,rrdtool:listrrd,rrdtool:expert -- cgit v1.2.3