浏览代码

- default radiusclient file added

Jan Janak 19 年之前
父节点
当前提交
e589883090
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config.h

+ 1 - 1
config.h

@@ -199,6 +199,6 @@
 /* minimum packet size; smaller packets will be dropped silently */
 #define MIN_UDP_PACKET        32
 
-
+#define DEFAULT_RADIUS_CONFIG "/usr/local/etc/radiusclient/radiusclient.conf"
 
 #endif