[xbmc-rebrand] systemd: rename XBMC config dir in config files

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-10-20 04:50:07 +02:00
parent 0900d83b9a
commit e17fa38272
2 changed files with 2 additions and 2 deletions

View File

@ -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]

View File

@ -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]