From ed736da568826f215979bb853e5fd3d046178601 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 29 Oct 2009 18:56:37 +0000 Subject: (sig_child) restart services if requested --- lib/MDV/Control_Center.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') 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, }, -- cgit v1.2.1