I did a switch just now from pureftpd to proftpd. That went fine, but there are still some services running that are not removed during the switch;
./build remove_pureftpd was executed.
Also there was a folder pure-ftpd-1.0.49 that did not get removed. ./build remove_pureftpd creates that folder, but does not delete it.
systemctl status pure-certd.service
● pure-certd.service - pure-certd SNI certificate daemon
Loaded: loaded (/etc/systemd/system/pure-certd.service; static; vendor preset: disabled)
Active: active (running) since Sat 2021-04-10 12:32:36 CEST; 1 weeks 4 days ago
Main PID: 958 (pure-certd)
Tasks: 1 (limit: 10868)
Memory: 280.0K
CGroup: /system.slice/pure-certd.service
└─958 /usr/sbin/pure-certd -r /usr/local/bin/pureftpd_sni.sh -s /var/run/pure-certd.sock
systemctl status pure-uploadscript.service
● pure-uploadscript.service - pure-ftpd upload scan script
Loaded: loaded (/etc/systemd/system/pure-uploadscript.service; static; vendor preset: disabled)
Active: active (running) since Sat 2021-04-10 12:32:36 CEST; 1 weeks 4 days ago
Main PID: 963 (pure-uploadscri)
Tasks: 1 (limit: 10868)
Memory: 224.0K
CGroup: /system.slice/pure-uploadscript.service
└─963 /usr/sbin/pure-uploadscript -r /usr/local/bin/pureftpd_uploadscan.sh
./build remove_pureftpd was executed.
Also there was a folder pure-ftpd-1.0.49 that did not get removed. ./build remove_pureftpd creates that folder, but does not delete it.
Last edited: