/[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.2 - (hide annotations) (download)
Mon Jan 11 10:30:56 2021 UTC (3 years, 5 months ago) by jpp
Branch: MAIN
Changes since 1.1: +1 -1 lines
* Mon Jan 11 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-78.sme
- separate bootstrap-console from run level service launch [SME: 11318]

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     @@ -1,3 +1,3 @@
20     #!/usr/bin/bash
21     -/usr/bin/systemctl isolate sme-server.target
22 jpp 1.2 +/usr/bin/systemctl -q is-active sme-server.target || /usr/bin/systemctl isolate sme-server.target
23 jpp 1.1 /usr/bin/systemctl daemon-reload
24     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
25     --- e-smith-base-5.8.0.old/root/usr/lib/systemd/system-preset/50-koozali.preset 2021-01-08 16:26:50.677000000 -0500
26     +++ e-smith-base-5.8.0/root/usr/lib/systemd/system-preset/50-koozali.preset 2021-01-08 17:05:54.298000000 -0500
27     @@ -22,6 +22,7 @@
28     enable php72-php-fpm.service
29     enable php73-php-fpm.service
30     enable php74-php-fpm.service
31     +enable php80-php-fpm.service
32     enable httpd-e-smith.service
33     enable httpd-admin.service
34     enable crond.service
35     @@ -37,9 +38,9 @@
36     enable local.service
37     enable yum.service
38     disable rc-local.service
39     +enable mariadb.service
40     +enable cvm-unix-local.service
41    
42     -#need to change after integration
43     -#enable mariadb.service
44    
45     # need change after deciding service name
46     # enable mdmonitor.service
47     @@ -56,10 +57,9 @@
48     enable rsyslog.service
49     enable smartd.service
50    
51     -#need to change after integration
52     -#enable smb.service
53     -#enable nmdb.service
54     -#enable smbd.service
55     +enable smb.service
56     +enable nmdb.service
57     +enable smbd.service
58    
59     disable smtp-auth-proxy.service
60     disable spamd.service
61     @@ -70,4 +70,6 @@
62     disable nut-server.service
63     disable nut-monitor.service
64     disable ntpdate.service
65     +disable ftp.service
66     +disable proftpd.service
67    

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