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"); 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 --- 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 +++ e-smith-proftpd-2.6.0/root/usr/lib/systemd/system-preset/80-koozali-ftp.preset 1970-01-01 04:00:00.000000000 +0400 @@ -1 +0,0 @@ -enable ftp.service 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 --- 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 +++ e-smith-proftpd-2.6.0/root/usr/lib/systemd/system-preset/80-koozali-proftpd.preset 2020-12-02 14:43:04.594000000 +0400 @@ -0,0 +1 @@ +enable ftp.service