# command for reloading FreeRadius configuration # touching the file works on both local and remote filesystems my $reloadcmd = "/usr/local/sbin/rc.radiusd reload > /tmp/reload_ouput"; #"/bin/touch /tmp/test_reload_config";