Wasif wrote: > Hi all, > > I am rephrasing my question. I installed FreeRadius without rpm package on > CentOS 4. I want FreeRadius to start automatically in background when System > boots up.
Edit /etc/rc.d/rc.local and add: /path/to/radiusd Or write an init script. There should be plenty in /etc/init.d to use for examples. -- Dennis Skinner Systems Administrator BlueFrog Internet http://www.bluefrog.com - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

