aboutsummaryrefslogtreecommitdiffstats
path: root/main/pingu/pingu.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-281-1/+1
|
* main/pingu: allow add options to pingu via conf.dNatanael Copa2014-06-041-1/+1
| | | | basically, we need be able to add verbose logging (-v) via conf.d
* main/pingu: add support for static route rulesNatanael Copa2013-08-211-0/+25
| | | | | Users can add static route rules in /etc/pingu/route-rules The rules will be added when startup and removed when stop
* main/pingu: fix path to pid fileNatanael Copa2011-11-151-1/+1
|
* main/pingu: add the missing pingu init.dNatanael Copa2011-10-201-21/+4
|
* main/pingu: bugfix in init.d scriptNatanael Copa2009-10-221-1/+1
|
* main/pingu: start service after firewallNatanael Copa2009-09-161-0/+1
|
* moved extra/* to main/Natanael Copa2009-07-241-0/+27
and fixed misc build issues