mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
busybox: cron.service cosmetics
This commit is contained in:
parent
9822f05a77
commit
072e6f2a73
@ -6,7 +6,7 @@ Requires=cron-defaults.service
|
||||
ConditionPathExists=/storage/.cache/services/crond.conf
|
||||
|
||||
[Service]
|
||||
ExecStartPre=/bin/sh -c 'mkdir -p /storage/.cache/cron/crontabs'
|
||||
ExecStartPre=/bin/mkdir -p /storage/.cache/cron/crontabs
|
||||
ExecStart=/sbin/crond -f -S
|
||||
KillMode=process
|
||||
TimeoutStopSec=1s
|
||||
|
Loading…
x
Reference in New Issue
Block a user