mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
11 lines
243 B
Plaintext
11 lines
243 B
Plaintext
proftpd_path=/usr/sbin/proftpd
|
|
proftpd_conf=/etc/proftpd/proftpd.conf
|
|
pid_file=/var/run/proftpd.pid
|
|
start_cmd=systemctl start proftpd
|
|
stop_cmd=systemctl stop proftpd
|
|
ftpusers=/etc/ftpusers
|
|
test_config=1
|
|
test_always=0
|
|
test_manual=0
|
|
show_list=0
|