Configuration
Accel-pppd reads options from configuration file, it usually located at /etc/accel-ppp.conf
but may be redefine daemon input arguments accel-pppd -c /path/to/accel-ppp.conf
Configuration file consists of sections in form:
[section1]
name1=val1
name2=val2
name3
[section2]
....