mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Fix ProFTPd config path
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
proftpd_path=/usr/sbin/proftpd
|
||||
proftpd_conf=/etc/proftpd.conf
|
||||
proftpd_conf=/etc/proftpd/proftpd.conf
|
||||
pid_file=/var/run/proftpd.pid
|
||||
start_cmd=systemctl start proftpd
|
||||
stop_cmd=systemctl stop proftpd
|
||||
|
||||
Reference in New Issue
Block a user