<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<span style="color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; line-height: 17px; background-color: rgb(255, 255, 255); ">sir,</span><div style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255); ">actual problem is when i run with 'radiusd' log file save on location i defined in radiusd.conf </div><div style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255); "><br></div><div style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255); "><div>prefix = /usr/local</div><div>exec_prefix = ${prefix}</div><div>sysconfdir = ${prefix}/etc</div><div>localstatedir = ${prefix}/var</div><div>sbindir = ${exec_prefix}/sbin</div><div>logdir = ${localstatedir}/log/radius</div></div><div style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255); "><br></div><div style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255); "><br></div><div style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255); "><br></div><div style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255); ">but when i run radius with 'radiusd -X' i save on location defined in radiusd.dat</div><div style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255); "><p class="ecxMsoPlainText" style="margin-bottom: 1.35em; "><span style="font-family: 'Courier New'; "><br></span></p><p class="ecxMsoPlainText" style="margin-bottom: 1.35em; "><span style="font-family: 'Courier New'; ">      echo -n $"Starting $prog:"<br>                cd $binfolder<br>                daemon ./radiusd > /var/log/radius`date '+%Y%m%d'`.log &<br>                RETVAL=$?<br>            sleep 2<br></span></p><div><br></div><div>i want to save log file on same location in both cases... please help me in this<br><br></div><div>Thanx..</div></div>                                        </div></body>
</html>