1 |
jpp |
1.1 |
diff -Nur --no-dereference e-smith-proftpd-2.6.0.old/createlinks e-smith-proftpd-2.6.0/createlinks |
2 |
|
|
--- e-smith-proftpd-2.6.0.old/createlinks 2021-03-16 14:27:36.851000000 -0400 |
3 |
|
|
+++ e-smith-proftpd-2.6.0/createlinks 2021-03-16 14:32:29.725000000 -0400 |
4 |
|
|
@@ -2,11 +2,6 @@ |
5 |
|
|
|
6 |
|
|
use esmith::Build::CreateLinks qw(:all); |
7 |
|
|
|
8 |
|
|
-#safe_symlink("../daemontools", "root/etc/rc.d/init.d/supervise/ftp"); |
9 |
|
|
-#service_link_enhanced("ftp", "S85", "7"); |
10 |
|
|
-service_link_enhanced("ftp", "K25", "6"); |
11 |
|
|
-service_link_enhanced("ftp", "K25", "0"); |
12 |
|
|
- |
13 |
|
|
safe_symlink("proftpd", "root/var/service/ftp"); |
14 |
|
|
|
15 |
|
|
templates2events("/etc/logrotate.d/proftpd", qw( |