aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNachtfalkeaw <nachtfalkeaw@web.de>2011-09-16 20:43:36 +0300
committerNachtfalkeaw <nachtfalkeaw@web.de>2011-09-16 20:43:36 +0300
commitf8ff16ba338a740a3285b1c4405aff7ad8494f5b (patch)
treeecf676ae65bdd77e968b38094d32b08cb355cc20
parentc523bb6b21261dd457a4176dded52d33d8437898 (diff)
downloadpfsense-packages-f8ff16ba338a740a3285b1c4405aff7ad8494f5b.tar.gz
pfsense-packages-f8ff16ba338a740a3285b1c4405aff7ad8494f5b.tar.bz2
pfsense-packages-f8ff16ba338a740a3285b1c4405aff7ad8494f5b.zip
try to add logging capability like posted in this thread: http://forum.pfsense.org/index.php/topic,40815.msg210805.html#msg210805
-rw-r--r--pkg_config.8.xml.amd646
1 files changed, 6 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64
index 5cc53755..31adb044 100644
--- a/pkg_config.8.xml.amd64
+++ b/pkg_config.8.xml.amd64
@@ -741,6 +741,12 @@
<configurationfile>freeradius.xml</configurationfile>
<build_port_path>/usr/ports/net/freeradius</build_port_path>
<build_port_path>/usr/ports/devel/libltdl</build_port_path>
+ <logging>
+ <facilityname>freeradius</facilityname>
+ <logfilename>radius.log</logfilename>
+ <logtab>freeRADIUS</logtab>
+ </logging>
+ <after_install_info>Please visit Services: freeRADIUS</after_install_info>
</package>
<package>
<name>bandwidthd</name>