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

Contents 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.4 - (show annotations) (download)
Sun Jun 6 20:38:24 2021 UTC (2 years, 11 months ago) by jpp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +0 -0 lines
FILE REMOVED
5.8.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,4 @@
20 #!/usr/bin/bash
21 -/usr/bin/systemctl isolate sme-server.target
22 +/usr/bin/systemctl daemon-reload
23 +/usr/bin/systemctl -q is-active sme-server.target || /usr/bin/systemctl isolate sme-server.target
24 /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