net/freeswitch: Fixed mod_syslog enable for both -upstream-defaults and -minimal
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21971 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
<modules>
|
||||
|
||||
<!-- Loggers (I'd load these first) -->
|
||||
<load module="mod_console"/>
|
||||
<!-- <load module="mod_logfile"/> -->
|
||||
<!-- <load module="mod_console"/> -->
|
||||
<load module="mod_logfile"/>
|
||||
<!-- <load module="mod_syslog"/> -->
|
||||
|
||||
<!--<load module="mod_yaml"/>-->
|
||||
|
Reference in New Issue
Block a user