mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
cron: dont depend on syslog.target
This commit is contained in:
parent
0aac96548a
commit
6281f65c24
@ -1,6 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Cron daemon
|
Description=Cron daemon
|
||||||
After=syslog.target cron-defaults.service
|
After=cron-defaults.service
|
||||||
Requires=cron-defaults.service
|
Requires=cron-defaults.service
|
||||||
|
|
||||||
ConditionPathExists=/storage/.cache/services/crond.conf
|
ConditionPathExists=/storage/.cache/services/crond.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user