ソースを参照

- 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