How can i change Configure file.

Nicolas Baradakis nbk at sitadelle.com
Mon Dec 5 12:38:11 CET 2005


Manojkumar Patel wrote:

> My Config.ini file is like:
>  --no-create
>   --sysconfdir=/home/manoj/RadiusServer
>   --with-logdir=/home/manoj/RadisuServer
> When I w run config file like
>      ./configure < Config.ini
> But radius server was configured as default setting. But I want to
> change default setting.
> I want to pass all parameter in one file instead of Command line
> argument. How can I do that requirements ?

You could try this command line:
$ xargs ./configure < Config.ini

And please turn HTML off when posting to a mailing list.
http://freeradius.org/list/users.html

-- 
Nicolas Baradakis




More information about the Freeradius-Users mailing list