diff -urN e-smith-proftpd-2.6.0.old/createlinks e-smith-proftpd-2.6.0/createlinks --- e-smith-proftpd-2.6.0.old/createlinks 2020-12-02 14:43:04.000000000 +0400 +++ e-smith-proftpd-2.6.0/createlinks 2020-12-02 14:48:15.176000000 +0400 @@ -2,7 +2,7 @@ use esmith::Build::CreateLinks qw(:all); -safe_symlink("../daemontools", "root/etc/rc.d/init.d/supervise/ftp"); +#safe_symlink("../daemontools", "root/etc/rc.d/init.d/supervise/ftp"); #service_link_enhanced("ftp", "S85", "7"); service_link_enhanced("ftp", "K25", "6"); service_link_enhanced("ftp", "K25", "0");