/[smeserver]/rpms/e-smith-base/sme10/e-smith-base-5.8.0-bz10958-bz11246.patch
ViewVC logotype

Annotation of /rpms/e-smith-base/sme10/e-smith-base-5.8.0-bz10958-bz11246.patch

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


Revision 1.3 - (hide annotations) (download)
Mon Jan 11 10:35:02 2021 UTC (3 years, 6 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-base-5_8_0-83_el7_sme, e-smith-base-5_8_0-96_el7_sme, e-smith-base-5_8_0-95_el7_sme, e-smith-base-5_8_0-80_el7_sme, e-smith-base-5_8_0-85_el7_sme, e-smith-base-5_8_0-81_el7_sme, e-smith-base-5_8_0-82_el7_sme, e-smith-base-5_8_0-88_el7_sme, e-smith-base-5_8_0-99_el7_sme, e-smith-base-5_8_0-94_el7_sme, e-smith-base-5_8_0-98_el7_sme, e-smith-base-5_8_0-97_el7_sme, e-smith-base-5_8_0-92_el7_sme, e-smith-base-5_8_0-90_el7_sme, e-smith-base-5_8_0-93_el7_sme, e-smith-base-5_8_0-79_el7_sme, e-smith-base-5_8_0-91_el7_sme, e-smith-base-5_8_0-86_el7_sme, e-smith-base-5_8_0-87_el7_sme, e-smith-base-5_8_0-84_el7_sme, e-smith-base-5_8_0-89_el7_sme
Changes since 1.2: +2 -1 lines
* Mon Jan 11 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-79.sme
- fix typo for isolate [SME: 11246]

1 jpp 1.1 diff -Nur e-smith-base-5.8.0.old/CVS/Entries e-smith-base-5.8.0/CVS/Entries
2     --- e-smith-base-5.8.0.old/CVS/Entries 1969-12-31 19:00:00.000000000 -0500
3     +++ e-smith-base-5.8.0/CVS/Entries 2021-01-08 17:12:35.619000000 -0500
4     @@ -0,0 +1 @@
5     +D
6     diff -Nur e-smith-base-5.8.0.old/CVS/Repository e-smith-base-5.8.0/CVS/Repository
7     --- e-smith-base-5.8.0.old/CVS/Repository 1969-12-31 19:00:00.000000000 -0500
8     +++ e-smith-base-5.8.0/CVS/Repository 2021-01-08 17:12:35.618000000 -0500
9     @@ -0,0 +1 @@
10     +rpms/e-smith-base/sme10/e-smith-base-5.8.0
11     diff -Nur e-smith-base-5.8.0.old/CVS/Root e-smith-base-5.8.0/CVS/Root
12     --- e-smith-base-5.8.0.old/CVS/Root 1969-12-31 19:00:00.000000000 -0500
13     +++ e-smith-base-5.8.0/CVS/Root 2021-01-08 17:12:35.618000000 -0500
14     @@ -0,0 +1 @@
15     +:ext:jpp@shell.koozali.org:/cvs/smeserver
16     diff -Nur e-smith-base-5.8.0.old/root/etc/e-smith/events/actions/systemd-isolate e-smith-base-5.8.0/root/etc/e-smith/events/actions/systemd-isolate
17     --- e-smith-base-5.8.0.old/root/etc/e-smith/events/actions/systemd-isolate 2021-01-08 16:26:50.594000000 -0500
18     +++ e-smith-base-5.8.0/root/etc/e-smith/events/actions/systemd-isolate 2021-01-08 16:27:46.427000000 -0500
19 jpp 1.3 @@ -1,3 +1,4 @@
20 jpp 1.1 #!/usr/bin/bash
21     -/usr/bin/systemctl isolate sme-server.target
22 jpp 1.3 +/usr/bin/systemctl daemon-reload
23 jpp 1.2 +/usr/bin/systemctl -q is-active sme-server.target || /usr/bin/systemctl isolate sme-server.target
24 jpp 1.1 /usr/bin/systemctl daemon-reload
25     diff -Nur e-smith-base-5.8.0.old/root/usr/lib/systemd/system-preset/50-koozali.preset e-smith-base-5.8.0/root/usr/lib/systemd/system-preset/50-koozali.preset
26     --- e-smith-base-5.8.0.old/root/usr/lib/systemd/system-preset/50-koozali.preset 2021-01-08 16:26:50.677000000 -0500
27     +++ e-smith-base-5.8.0/root/usr/lib/systemd/system-preset/50-koozali.preset 2021-01-08 17:05:54.298000000 -0500
28     @@ -22,6 +22,7 @@
29     enable php72-php-fpm.service
30     enable php73-php-fpm.service
31     enable php74-php-fpm.service
32     +enable php80-php-fpm.service
33     enable httpd-e-smith.service
34     enable httpd-admin.service
35     enable crond.service
36     @@ -37,9 +38,9 @@
37     enable local.service
38     enable yum.service
39     disable rc-local.service
40     +enable mariadb.service
41     +enable cvm-unix-local.service
42    
43     -#need to change after integration
44     -#enable mariadb.service
45    
46     # need change after deciding service name
47     # enable mdmonitor.service
48     @@ -56,10 +57,9 @@
49     enable rsyslog.service
50     enable smartd.service
51    
52     -#need to change after integration
53     -#enable smb.service
54     -#enable nmdb.service
55     -#enable smbd.service
56     +enable smb.service
57     +enable nmdb.service
58     +enable smbd.service
59    
60     disable smtp-auth-proxy.service
61     disable spamd.service
62     @@ -70,4 +70,6 @@
63     disable nut-server.service
64     disable nut-monitor.service
65     disable ntpdate.service
66     +disable ftp.service
67     +disable proftpd.service
68    

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