summaryrefslogtreecommitdiff
path: root/package/php/files/php.init
AgeCommit message (Collapse)Author
2024-01-21php fix fpm pathWaldemar Brodkorb
2015-02-11update php config to work better with nginxWaldemar Brodkorb
2015-02-05run as www with socketWaldemar Brodkorb
2015-02-05rework php package, use php-cgi as binary nameWaldemar Brodkorb
2014-07-11make default mpdbox collection working out of the boxWaldemar Brodkorb
2014-05-04automatic dæmonising of servicesThorsten Glaser
2013-10-29fix init script, use kill -9, set memory_limit to a higher valueWaldemar Brodkorb
2011-03-08update to latest upstream versionWaldemar Brodkorb
2011-03-01fix startup scripts, when variable is not set in /etc/rc.confWaldemar Brodkorb
2010-12-30fix startup scripts, fix stop routineWaldemar Brodkorb
2009-12-01use pkill for startup scriptsWaldemar Brodkorb
- seems to solve the issue, that the same init script get killed otherwise - fine tune dansguardian, squid and iptables package - add default firewall config file (from freewrt) - add an example for transparent proxy via an ethernet bridge
2009-05-30optimize ipkg package managementWaldemar Brodkorb
- generate ipkg control file from PKG_* variables - automatically install init scripts from ./files/*.init set #PKG pkgname to set the binary package - rename FWINIT -> INIT - move postinst and conffiles meta data to ./files - update the packages to the latest upstream version - remove some unready or unused package (strongswan,..) more cleanups needed after allmodconfig
2009-05-17Initial importwbx