aboutsummaryrefslogtreecommitdiffstats
path: root/package/ser/patches/220-default_config.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2006-01-31 20:54:00 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2006-01-31 20:54:00 +0000
commit57de6edec83e1b8791a1636b16a69d018d1c9d29 (patch)
tree39c84a76d27cae2d0cb5278ae3fe1b9bd55aae5f /package/ser/patches/220-default_config.patch
parent97ec1b49bdfbcf94369dee369bb692b5fb59d22b (diff)
downloadupstream-57de6edec83e1b8791a1636b16a69d018d1c9d29.tar.gz
upstream-57de6edec83e1b8791a1636b16a69d018d1c9d29.tar.bz2
upstream-57de6edec83e1b8791a1636b16a69d018d1c9d29.zip
remove ser
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3100 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ser/patches/220-default_config.patch')
-rw-r--r--package/ser/patches/220-default_config.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/package/ser/patches/220-default_config.patch b/package/ser/patches/220-default_config.patch
deleted file mode 100644
index 7a766f2209..0000000000
--- a/package/ser/patches/220-default_config.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -urN ser-0.8.14.old/config.h ser-0.8.14.dev/config.h
---- ser-0.8.14.old/config.h 2004-04-27 22:28:59.000000000 +0200
-+++ ser-0.8.14.dev/config.h 2005-05-01 01:48:00.000000000 +0200
-@@ -53,7 +53,7 @@
- #define MAX_LISTEN 16
-
- /* default number of child processes started */
--#define CHILD_NO 8
-+#define CHILD_NO 2
-
- #define RT_NO 20 /* routing tables number */
- #define FAILURE_RT_NO RT_NO /* on_failure routing tables number */
-@@ -117,7 +117,7 @@
- #define PKG_MEM_POOL_SIZE 1024*1024
-
- /*used if SH_MEM is defined*/
--#define SHM_MEM_SIZE 32
-+#define SHM_MEM_SIZE 8
-
- #define TIMER_TICK 1
-