diff options
Diffstat (limited to 'lib')
-rwxr-xr-x | lib/MDV/Control_Center.pm | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm index a77dd137..f21906ea 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -570,16 +570,6 @@ our %programs = }, - "Security Permissions" => - { - binary => "$sbindir/drakperm", - embedded => 1, - description => N("Tune permissions on system"), - long_description => N("Fine tune the security permissions of the system"), - icon => 'drakperm-mdk', - }, - - "Services" => { binary => "$sbindir/drakxservices", |