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

Contents 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.3 - (show annotations) (download)
Sun Jun 6 20:38:25 2021 UTC (2 years, 11 months ago) by jpp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
5.8.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 ldap.init);
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