3 if [ ! -f /opt
/etc
/raddb
/radiusd.conf
] ; then
4 cp -rf /opt
/doc
/.radius
/* /opt
/etc
/
6 echo "To complete the installation, you must edit /opt/etc/raddb/radiusd.conf,"
7 echo "and then run /opt/etc/init.d/S55freeradius to start the radius daemon."
10 /opt
/etc
/init.d
/S55freeradius