aboutsummaryrefslogtreecommitdiffstats
path: root/main/busybox-initscripts/cron.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/busybox-initscripts: rename cron service to crondSören Tempel2016-03-191-11/+0
| | | | | | | | | | cron is the name of a virtual service and a real service. This causes a non-fatal error with the most recent OpenRC version. This error appears everytime openrc updates the dependency tree this can be triggered manually by calling rc_deptree_update(3). Renaming the busybox cron service fixes this error, however, this breaks backwards compatibility.
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-281-1/+1
|
* main/busybox-initscripts: use pidfileNatanael Copa2013-07-191-13/+5
| | | | | Use the pidfile rather than exec name to stop services. This fixes issue with qemu-arm
* main/busybox-initscripts: cron needs loggerNatanael Copa2010-07-211-0/+1
|
* main/bind,busybox-initscripts: start net services after firewallNatanael Copa2009-09-151-0/+4
|
* main/busybox-initscripts: fix for crond initscriptNatanael Copa2009-07-241-1/+1
| | | | fixes #74
* move core/* to main/Natanael Copa2009-07-231-0/+14
added maintainer to several packages as well