artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0cadc6
)
use _rad user
author
florian
<florian@openbsd.org>
Thu, 12 Jul 2018 08:18:10 +0000
(08:18 +0000)
committer
florian
<florian@openbsd.org>
Thu, 12 Jul 2018 08:18:10 +0000
(08:18 +0000)
usr.sbin/rad/rad.h
patch
|
blob
|
history
diff --git
a/usr.sbin/rad/rad.h
b/usr.sbin/rad/rad.h
index
cb1d8c8
..
388437a
100644
(file)
--- a/
usr.sbin/rad/rad.h
+++ b/
usr.sbin/rad/rad.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: rad.h,v 1.
6 2018/07/11 19:05:25
florian Exp $ */
+/* $OpenBSD: rad.h,v 1.
7 2018/07/12 08:18:10
florian Exp $ */
/*
* Copyright (c) 2018 Florian Obser <florian@openbsd.org>
@@
-20,7
+20,7
@@
#define CONF_FILE "/etc/rad.conf"
#define RAD_SOCKET "/var/run/rad.sock"
-#define RAD_USER "_r
tadvd" /* XXX */
+#define RAD_USER "_r
ad"
#define OPT_VERBOSE 0x00000001
#define OPT_VERBOSE2 0x00000002