From f441ab6809cdf358c321144bb74da1f550136b17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=E7i?= Date: Fri, 11 Sep 2009 09:53:36 +0000 Subject: Properly send mpd logs to vpn.log. Filtering needs to be done in the file itself. Some trimming of what gets logged in the daemon itself needs to be done but that to a future review. This should partially fix Feature #73. --- etc/inc/system.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'etc/inc') diff --git a/etc/inc/system.inc b/etc/inc/system.inc index 82ab8af..53efbb8 100644 --- a/etc/inc/system.inc +++ b/etc/inc/system.inc @@ -437,7 +437,8 @@ function system_syslogd_start() { if (!isset($syslogcfg['disablelocallogging'])) $syslogconf .= << \ No newline at end of file +?> -- cgit v1.1