/[smeserver]/rpms/e-smith-proftpd/sme10/e-smith-proftpd-2.6.0-bz11106_protect_from_proftpd.patch
ViewVC logotype

Annotation of /rpms/e-smith-proftpd/sme10/e-smith-proftpd-2.6.0-bz11106_protect_from_proftpd.patch

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


Revision 1.2 - (hide annotations) (download)
Thu Jan 14 16:11:55 2021 UTC (3 years, 4 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-proftpd-2_6_0-11_el7_sme, e-smith-proftpd-2_6_0-12_el7_sme, e-smith-proftpd-2_6_0-15_el7_sme, e-smith-proftpd-2_6_0-13_el7_sme, e-smith-proftpd-2_6_0-14_el7_sme, HEAD
Changes since 1.1: +4 -3 lines
* Thu Jan 14 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
- improve protect from proftpd.service running [SME: 11106]

1 jpp 1.1 diff -Nur e-smith-proftpd-2.6.0.old/root/usr/lib/systemd/system/ftp.service e-smith-proftpd-2.6.0/root/usr/lib/systemd/system/ftp.service
2     --- e-smith-proftpd-2.6.0.old/root/usr/lib/systemd/system/ftp.service 2021-01-08 16:37:48.243000000 -0500
3     +++ e-smith-proftpd-2.6.0/root/usr/lib/systemd/system/ftp.service 2021-01-08 16:41:11.207000000 -0500
4     @@ -14,3 +14,4 @@
5    
6     [Install]
7     WantedBy=sme-server.target
8     +Alias=proftpd.service
9     diff -Nur e-smith-proftpd-2.6.0.old/root/usr/lib/systemd/system/proftpd.service.d/51koozali.conf e-smith-proftpd-2.6.0/root/usr/lib/systemd/system/proftpd.service.d/51koozali.conf
10     --- e-smith-proftpd-2.6.0.old/root/usr/lib/systemd/system/proftpd.service.d/51koozali.conf 1969-12-31 19:00:00.000000000 -0500
11     +++ e-smith-proftpd-2.6.0/root/usr/lib/systemd/system/proftpd.service.d/51koozali.conf 2021-01-08 16:39:07.128000000 -0500
12 jpp 1.2 @@ -0,0 +1,5 @@
13 jpp 1.1 +[Service]
14 jpp 1.2 +ExecStart=
15     +ExecStart=/bin/false
16     +ExecReload=/bin/false
17 jpp 1.1 +# disabled for Koozali, please use ftp.service instead

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