summaryrefslogtreecommitdiff
path: root/net/freeradius/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'net/freeradius/patches/patch-ak')
-rw-r--r--net/freeradius/patches/patch-ak15
1 files changed, 15 insertions, 0 deletions
diff --git a/net/freeradius/patches/patch-ak b/net/freeradius/patches/patch-ak
new file mode 100644
index 00000000000..75214ae619a
--- /dev/null
+++ b/net/freeradius/patches/patch-ak
@@ -0,0 +1,15 @@
+$NetBSD: patch-ak,v 1.7 2006/08/10 10:55:52 adrianp Exp $
+
+--- raddb/radiusd.conf.in.orig 2006-04-20 19:40:29.000000000 +0100
++++ raddb/radiusd.conf.in
+@@ -106,8 +106,8 @@ pidfile = ${run_dir}/radiusd.pid
+ # that the debugging mode server is running as a user that can read the
+ # shadow info, and the user listed below can not.
+ #
+-#user = nobody
+-#group = nobody
++user = @@RADIUS_USER@@
++group = @@RADIUS_GROUP@@
+
+ # max_request_time: The maximum time (in seconds) to handle a request.
+ #