Browse Source

- default radiusclient file added

Jan Janak 19 years ago
parent
commit
e589883090
1 changed files with 1 additions and 1 deletions
  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