Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 1 | -1/+1 |
| | |||||
* | main/squid: disable hardcoded --max-filedescriptors | Natanael Copa | 2014-04-25 | 1 | -24/+12 |
| | | | | | | | Use what ever is the system default (with ulimit) or let user configure in squid.conf ref #2850 | ||||
* | main/squid: update init.d script from gentoo | Natanael Copa | 2011-12-02 | 1 | -55/+70 |
| | | | | This should actually work and will enable support for multiple instances | ||||
* | squid: Removing deprecated -D option | Mika Havela | 2011-11-09 | 1 | -1/+1 |
| | |||||
* | main/squid: remove pidfile if squis is not running | Natanael Copa | 2009-10-02 | 1 | -3/+8 |
| | | | | fixes #174 | ||||
* | main/squid: start service after firewall | Natanael Copa | 2009-09-16 | 1 | -0/+1 |
| | |||||
* | main/squid: fix for squid initscript and pidfile | Natanael Copa | 2009-09-01 | 1 | -7/+19 |
| | | | | fixes #133 | ||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 1 | -0/+97 |
and fixed misc build issues |