25 Apr
2008
25 Apr
'08
11:12 a.m.
Gustavo Chavelas wrote:
When I try to add my FR at BOOT from my Linux with chkconfig, it's sends and follow error: # service radiusd does not support chkconfig
If I run manually # radiusd <- alone or with -X -A, etc it work fine.
How can I to add FR at boot?
Manually add the links in /etc/rc[0-6].d. That's all chkconfig does... Alan DeKok.