1 |
michel |
1.1 |
diff -urN e-smith-proftpd-2.6.0.old/createlinks e-smith-proftpd-2.6.0/createlinks |
2 |
|
|
--- e-smith-proftpd-2.6.0.old/createlinks 2020-12-02 14:43:04.000000000 +0400 |
3 |
|
|
+++ e-smith-proftpd-2.6.0/createlinks 2020-12-02 14:48:15.176000000 +0400 |
4 |
|
|
@@ -2,7 +2,7 @@ |
5 |
|
|
|
6 |
|
|
use esmith::Build::CreateLinks qw(:all); |
7 |
|
|
|
8 |
|
|
-safe_symlink("../daemontools", "root/etc/rc.d/init.d/supervise/ftp"); |
9 |
|
|
+#safe_symlink("../daemontools", "root/etc/rc.d/init.d/supervise/ftp"); |
10 |
|
|
#service_link_enhanced("ftp", "S85", "7"); |
11 |
|
|
service_link_enhanced("ftp", "K25", "6"); |
12 |
|
|
service_link_enhanced("ftp", "K25", "0"); |
13 |
|
|
diff -urN e-smith-proftpd-2.6.0.old/root/usr/lib/systemd/system-preset/80-koozali-ftp.preset e-smith-proftpd-2.6.0/root/usr/lib/systemd/system-preset/80-koozali-ftp.preset |
14 |
|
|
--- e-smith-proftpd-2.6.0.old/root/usr/lib/systemd/system-preset/80-koozali-ftp.preset 2020-12-02 14:43:04.000000000 +0400 |
15 |
|
|
+++ e-smith-proftpd-2.6.0/root/usr/lib/systemd/system-preset/80-koozali-ftp.preset 1970-01-01 04:00:00.000000000 +0400 |
16 |
|
|
@@ -1 +0,0 @@ |
17 |
|
|
-enable ftp.service |
18 |
|
|
diff -urN e-smith-proftpd-2.6.0.old/root/usr/lib/systemd/system-preset/80-koozali-proftpd.preset e-smith-proftpd-2.6.0/root/usr/lib/systemd/system-preset/80-koozali-proftpd.preset |
19 |
|
|
--- e-smith-proftpd-2.6.0.old/root/usr/lib/systemd/system-preset/80-koozali-proftpd.preset 1970-01-01 04:00:00.000000000 +0400 |
20 |
|
|
+++ e-smith-proftpd-2.6.0/root/usr/lib/systemd/system-preset/80-koozali-proftpd.preset 2020-12-02 14:43:04.594000000 +0400 |
21 |
|
|
@@ -0,0 +1 @@ |
22 |
|
|
+enable ftp.service |