mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
13 lines
304 B
Plaintext
13 lines
304 B
Plaintext
proftpd_path=/usr/sbin/proftpd
|
|
proftpd_conf=/etc/proftpd.conf
|
|
ftpusers=/etc/ftpusers
|
|
test_config=1
|
|
test_always=0
|
|
test_manual=0
|
|
stop_cmd=systemctl stop proftpd
|
|
start_cmd=systemctl start proftpd
|
|
defines_file=/etc/sysconfig/proftpd
|
|
defines_name=PROFTPD_OPTIONS
|
|
pid_file=/run/proftpd/proftpd.pid
|
|
show_list=0
|