소스 검색

use lighttpd example port

Waldemar Brodkorb 14 년 전
부모
커밋
23c80e4245
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package/php/files/php-fastcgi.postinst

+ 1 - 1
package/php/files/php-fastcgi.postinst

@@ -1,4 +1,4 @@
 #!/bin/sh
 . $IPKG_INSTROOT/etc/functions.sh
 add_rcconf php php NO
-add_rcconf php_flags php_flags "-b 1026"
+add_rcconf php_flags php_flags "-b 2000"