From: Daniel Dickinson Date: Wed, 7 Jul 2010 05:39:47 +0000 (+0000) Subject: [packages]: net/freeswitch: Fixed config so mod_syslog is used on startup X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=8ab85bccedd1117c946def36fdfc221c438ea57f [packages]: net/freeswitch: Fixed config so mod_syslog is used on startup SVN-Revision: 22082 --- diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index 1e9c1faca2..1316186834 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -375,7 +375,7 @@ define Build/Compile LDFLAGS_FOR_BUILD="$(HOST_LDFLAGS)" \ all $(MAKE_INSTALL_TARGETS) $(SED) 's|^\([ \t]*\)\(.*\)"mod_console"\(.*\)$$$$|\1|' $(PKG_INSTALL_DIR)/etc/freeswitch/autoload_configs/modules.conf.xml - $(SED) 's|^\([ \t]*\)\(.*\)$$$$|\1\2"mod_syslog"\3\4|' $(PKG_INSTALL_DIR)/etc/freeswitch/autoload_configs/modules.conf.xml + $(SED) 's|^\([ \t]*\)\(.*\)$$$$|\1\2"mod_syslog"\3\4|' $(PKG_INSTALL_DIR)/etc/freeswitch/autoload_configs/modules.conf.xml endef define Build/InstallDev diff --git a/net/freeswitch/files/etc.minimal/autoload_configs/modules.conf.xml b/net/freeswitch/files/etc.minimal/autoload_configs/modules.conf.xml index be17899c48..009978a1f2 100644 --- a/net/freeswitch/files/etc.minimal/autoload_configs/modules.conf.xml +++ b/net/freeswitch/files/etc.minimal/autoload_configs/modules.conf.xml @@ -3,8 +3,8 @@ - - + +