summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-10-29 18:56:37 +0000
committerThierry Vignaud <tv@mandriva.org>2009-10-29 18:56:37 +0000
commited736da568826f215979bb853e5fd3d046178601 (patch)
tree14508d8a43e44ea6f3aef5e07d0d2d0db7b29d35 /lib
parent4dd035489e3ea4e336d70d5c10fec628828cd5b0 (diff)
downloadcontrol-center-ed736da568826f215979bb853e5fd3d046178601.tar
control-center-ed736da568826f215979bb853e5fd3d046178601.tar.gz
control-center-ed736da568826f215979bb853e5fd3d046178601.tar.bz2
control-center-ed736da568826f215979bb853e5fd3d046178601.tar.xz
control-center-ed736da568826f215979bb853e5fd3d046178601.zip
(sig_child) restart services if requested
Diffstat (limited to 'lib')
-rwxr-xr-xlib/MDV/Control_Center.pm1
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,
},