aboutsummaryrefslogtreecommitdiffstats
path: root/main/sysklogd/sysklogd.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/sysklogd: update init.d scriptNatanael Copa2014-06-211-11/+7
| | | | | | | | import from gentoo remove vserver specifics, use --signal for reload (cherry picked from commit 938d0a8b57717d5b8691a3f8e88a5359d4e20d76)
* main/sysklogd: replace opts in init.d scriptNatanael Copa2012-01-191-3/+3
| | | | ref #943
* main/sysklogd: do not depend on cron serviceNatanael Copa2010-09-071-1/+1
| | | | | to avoid circular dependencies ref #426
* main/sysklogd,busybox-initscripts: start system logger before networkNatanael Copa2009-08-091-1/+2
| | | | fixes #121
* moved extra/* to main/Natanael Copa2009-07-241-0/+79
and fixed misc build issues