|
||||||||
* Christian Guedel <me at blaue0 dot net> wrote:
> Hmm you said something about dhcpd.conf. I thought the whole m0n0
> configuration is in config.xml?
At boottime config.xml is parsed and all config files are generated
from that, dhcpd.conf as well. Then the system will use those files
to setup services. Since config.xml has no section for your options
there's no way to get them parsed into dhcpd.conf that way. |