Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / net / freeradius2 / patches / patch-ak
blob4053f051430b80c1fd1eafd16a9dbdd3942cc1dc
1 $NetBSD$
3 --- raddb/radiusd.conf.in.orig  2008-09-25 10:41:26.000000000 +0200
4 +++ raddb/radiusd.conf.in
5 @@ -164,8 +164,8 @@ pidfile = ${run_dir}/${name}.pid
6  #  It will join all groups where "user" is a member.  This can allow
7  #  for some finer-grained access controls.
8  #
9 -#user = radius
10 -#group = radius
11 +user = @@RADIUS_USER@@
12 +group = @@RADIUS_GROUP@@
14  #  max_request_time: The maximum time (in seconds) to handle a request.
15  #