From 4d4d8537864fab3b0ec6cf2290c0e4b96433f60c Mon Sep 17 00:00:00 2001 From: damien Date: Tue, 28 Aug 2001 21:34:39 +0000 Subject: added cupslpd in printing section --- perl-install/services.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/services.pm') diff --git a/perl-install/services.pm b/perl-install/services.pm index 61984bbfb..e1abf1cda 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -124,7 +124,7 @@ sub ask_install_simple { sub ask_install { my ($in, $prefix) = @_; my %root_services = ( - _("Printing") => [ qw(cups lpr oki4daemon) ], + _("Printing") => [ qw(cups cupslpd lpr oki4daemon) ], _("Internet") => [ qw(httpd ftp proftpd wuftpd) ], _("File sharing") => [ qw(nfs nfslock smb nettalk) ], _("System") => [ qw(usb usbd pcmcia irda xinetd inetd kudzu harddrake apmd sound network xfs) ], -- cgit v1.2.1