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

Annotation 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


Revision 1.1 - (hide annotations) (download)
Fri Dec 4 04:05:29 2020 UTC (3 years, 7 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-base-5_8_0-67_el7_sme, e-smith-base-5_8_0-64_el7_sme, e-smith-base-5_8_0-65_el7_sme, e-smith-base-5_8_0-61_el7_sme, e-smith-base-5_8_0-62_el7_sme, e-smith-base-5_8_0-63_el7_sme, e-smith-base-5_8_0-66_el7_sme, e-smith-base-5_8_0-68_el7_sme
* Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-61.sme
- remove S95reset-unsavedflag [SME: 11229]
- add exclusion for lpd [SME: 11006]

1 jpp 1.1 diff -Nur e-smith-base-5.8.0.old/root/etc/e-smith/templates/etc/systemd/system-preset/49-koozali.preset/20services e-smith-base-5.8.0/root/etc/e-smith/templates/etc/systemd/system-preset/49-koozali.preset/20services
2     --- e-smith-base-5.8.0.old/root/etc/e-smith/templates/etc/systemd/system-preset/49-koozali.preset/20services 2020-12-03 22:46:12.130000000 -0500
3     +++ e-smith-base-5.8.0/root/etc/e-smith/templates/etc/systemd/system-preset/49-koozali.preset/20services 2020-12-03 22:53:44.724000000 -0500
4     @@ -1,7 +1,7 @@
5     {
6     #list of exception services
7     #those services might keep some traces in init.d
8     -my @list = qw(bootstrap-console masq mysql.init wan);
9     +my @list = qw(bootstrap-console masq mysql.init wan lpd clamd diald);
10    
11     foreach my $service ($c->get_all_by_prop(type => 'service')){
12     my $status = $service->prop('status') || 'enabled';

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