mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
[xbmc-rebrand] systemd: rename XBMC config dir in config files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -17,7 +17,7 @@ After=network-online.service
|
||||
|
||||
# usually we mount networks shares because we want they avaible *before* XBMC starts.
|
||||
# so XBMC has access to this mounts from beginning. Note: this slows down the boot!
|
||||
Before=xbmc.service
|
||||
Before=kodi.service
|
||||
|
||||
|
||||
[Mount]
|
||||
|
||||
@@ -17,7 +17,7 @@ After=network-online.service
|
||||
|
||||
# usually we mount networks shares because we want they avaible *before* XBMC starts.
|
||||
# so XBMC has access to this mounts from beginning. Note: this slows down the boot!
|
||||
Before=xbmc.service
|
||||
Before=kodi.service
|
||||
|
||||
|
||||
[Mount]
|
||||
|
||||
Reference in New Issue
Block a user