I am having trouble getting ppp script to run under /etc/rc.d. From what I know, it should run since I have
in /etc/rc.conf but it doesn't. I have to run ppp manually after each start now.
What I'm wondering is how the scripts in /etc/rc.d are started according to the parameters in /etc/rc.conf.
Any help is appreciated.
Code:
ppp_enable="YES"
What I'm wondering is how the scripts in /etc/rc.d are started according to the parameters in /etc/rc.conf.
Any help is appreciated.