mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
kodi-cleanlogs has no job in sysinit.target
This commit is contained in:
parent
91ba059f9a
commit
cb1d8a0756
@ -2,7 +2,7 @@
|
|||||||
Description=Kodi clean debug logs
|
Description=Kodi clean debug logs
|
||||||
ConditionKernelCommandLine=!debugging
|
ConditionKernelCommandLine=!debugging
|
||||||
ConditionPathExists=!/storage/.cache/debug.openelec
|
ConditionPathExists=!/storage/.cache/debug.openelec
|
||||||
DefaultDependencies=no
|
Before=kodi.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
@ -10,4 +10,4 @@ ExecStart=-/bin/sh -c 'rm -rf /storage/.kodi/userdata/addon_data/*/*.log /storag
|
|||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=sysinit.target
|
WantedBy=kodi.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user