mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
pptpd=pptpd
|
|
file=/etc/pptpd.conf
|
|
pid_file=/var/run/pptpd.pid
|
|
pap_file=/etc/ppp/chap-secrets
|
|
ppp_options=/etc/ppp/options
|
|
start_cmd=service pptpd start
|
|
stop_cmd=service pptpd stop
|
|
log_file=/var/log/messages
|