Merge pull request #341 from CvH/sundtek_8

sundtek-mediatv: bugfix for wait for network
This commit is contained in:
Christian Hewitt 2016-05-14 20:14:46 +04:00
commit d5b32a1ec0
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,6 @@
8.0.101
- system wait-for-online preference is now respected
8.0.100
- Update for LibreELEC 8.0

View File

@ -18,7 +18,7 @@
PKG_NAME="sundtek-mediatv"
PKG_VERSION="7.0"
PKG_REV="100"
PKG_REV="101"
PKG_ARCH="any"
PKG_LICENSE="nonfree"
PKG_SITE="http://support.sundtek.com/"

View File

@ -1,6 +1,7 @@
[Unit]
Description=Sundtek driver service
After=network.target
After=network-online.service
Requires=network-online.service
[Service]
Type=oneshot