mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
xbmc-cleanlogs: consider setvice active after exit
This commit is contained in:
parent
54f1218abd
commit
f0f7c027c5
@ -6,6 +6,7 @@ Before=xbmc.service
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=-/bin/sh -c 'rm -rf /storage/.xbmc/userdata/addon_data/*/*.log /storage/.xbmc/userdata/addon_data/*/log/*'
|
||||
RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=xbmc.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user