mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
busybox:
- remove init script for crond
This commit is contained in:
parent
c870ad14a0
commit
b76a0159d2
@ -1,10 +0,0 @@
|
|||||||
# start cron daemon
|
|
||||||
#
|
|
||||||
# runlevels: openelec, text, debug
|
|
||||||
|
|
||||||
(
|
|
||||||
progress "Starting CRON daemon"
|
|
||||||
|
|
||||||
mkdir -p /var/spool/cron/crontabs
|
|
||||||
crond -S
|
|
||||||
)&
|
|
Loading…
x
Reference in New Issue
Block a user