summaryrefslogtreecommitdiffstats
path: root/lib/MDV/Control_Center.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/MDV/Control_Center.pm')
-rwxr-xr-xlib/MDV/Control_Center.pm10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm
index f21906ea..299cd50c 100755
--- a/lib/MDV/Control_Center.pm
+++ b/lib/MDV/Control_Center.pm
@@ -590,6 +590,16 @@ our %programs =
application_driven_menu => 1,
},
+ "Tomoyo Policy" =>
+ {
+ binary => "$sbindir/tomoyo-gui",
+ embedded => 1,
+ description => N("Configure TOMOYO Linux policy"),
+ long_description => N("View and configure TOMOYO Linux security policy"),
+ icon => 'draksec-mdk',
+ application_driven_menu => 1,
+ },
+
"UPS" =>
{