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"); |