/[smeserver]/rpms/e-smith-base/sme10/e-smith-base-5.8.0-bz11006-lpdexcludeandfewservices.patch
ViewVC logotype

Diff of /rpms/e-smith-base/sme10/e-smith-base-5.8.0-bz11006-lpdexcludeandfewservices.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by jpp, Fri Dec 4 04:05:29 2020 UTC Revision 1.2 by jpp, Sat Dec 12 04:17:45 2020 UTC
# Line 6  diff -Nur e-smith-base-5.8.0.old/root/et Line 6  diff -Nur e-smith-base-5.8.0.old/root/et
6   #list of exception services   #list of exception services
7   #those services might keep some traces in init.d   #those services might keep some traces in init.d
8  -my @list = qw(bootstrap-console masq mysql.init wan);  -my @list = qw(bootstrap-console masq mysql.init wan);
9  +my @list = qw(bootstrap-console masq mysql.init wan lpd clamd diald);  +my @list = qw(bootstrap-console masq mysql.init wan lpd clamd diald ldap.init);
10    
11   foreach my $service ($c->get_all_by_prop(type => 'service')){   foreach my $service ($c->get_all_by_prop(type => 'service')){
12     my $status  = $service->prop('status')  || 'enabled';     my $status  = $service->prop('status')  || 'enabled';


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed