mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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
|
ConditionPathExists=/storage/.cache/services/crond.conf
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStartPre=/bin/sh -c 'mkdir -p /storage/.cache/cron/crontabs'
|
ExecStartPre=/bin/mkdir -p /storage/.cache/cron/crontabs
|
||||||
ExecStart=/sbin/crond -f -S
|
ExecStart=/sbin/crond -f -S
|
||||||
KillMode=process
|
KillMode=process
|
||||||
TimeoutStopSec=1s
|
TimeoutStopSec=1s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user