diff options
Diffstat (limited to 'lib')
-rwxr-xr-x | lib/MDV/Control_Center.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm index a738fe71..d54a27f6 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -475,6 +475,7 @@ our %programs = description => N("Set up the printer(s), the print job queues, ..."), icon => 'printer-mcc-mdk', long_description => N("Set up the printer(s), the print job queues, ..."), + services_to_start_after_install => [ 'cups' ], application_driven_menu => 1, }, |