factor Verified User Joined Jul 22, 2017 Messages 3,687 Location USA Jan 29, 2021 #1 The current RC script needs a line changed to work. The pid and command line should be Code: command=/usr/local/sbin/proftpd pidfile=$(grep PidFile ${proftpd_config} | awk '{print($2)}') I notified DA as well. Last edited: Jan 29, 2021
The current RC script needs a line changed to work. The pid and command line should be Code: command=/usr/local/sbin/proftpd pidfile=$(grep PidFile ${proftpd_config} | awk '{print($2)}') I notified DA as well.