mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
xbmc: update to xbmc-13.alpha-b58612c
This commit is contained in:
parent
a9eba81600
commit
8b3146505c
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="xbmc-theme-Confluence"
|
PKG_NAME="xbmc-theme-Confluence"
|
||||||
PKG_VERSION="13.alpha-9f8d687"
|
PKG_VERSION="13.alpha-b58612c"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="xbmc"
|
PKG_NAME="xbmc"
|
||||||
PKG_VERSION="13.alpha-9f8d687"
|
PKG_VERSION="13.alpha-b58612c"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -10,8 +10,6 @@ Environment=HOME=/storage
|
|||||||
EnvironmentFile=-/run/openelec/xbmc.conf
|
EnvironmentFile=-/run/openelec/xbmc.conf
|
||||||
EnvironmentFile=-/run/openelec/debug/xbmc.conf
|
EnvironmentFile=-/run/openelec/debug/xbmc.conf
|
||||||
ExecStart=/bin/sh -c ". /etc/profile; exec /usr/lib/xbmc/xbmc.bin --standalone -fs $XBMC_ARGS $XBMC_DEBUG"
|
ExecStart=/bin/sh -c ". /etc/profile; exec /usr/lib/xbmc/xbmc.bin --standalone -fs $XBMC_ARGS $XBMC_DEBUG"
|
||||||
# keep KillMode=process unless there is no good reason to switch to cgroup
|
|
||||||
KillMode=process
|
|
||||||
TimeoutStopSec=10
|
TimeoutStopSec=10
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=2
|
RestartSec=2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user