Validate kannel configuration (aside from running kannel) -


is there way make sure kannel configuration consistent?

probably write script checks parameter groups have 1

'group = ' 

all mandatory groups present, included files present , valid themselves, etc.

however, maybe there's standard way already?

in kannel configuration file, there many groups different purposes. admin details.

group = core 

for modems define usb modem configurations.

group = modems 

if looking complete configuration file. can get complete configuration file here.


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -