sundtek-mediatv: bugfix for wait for network

This commit is contained in:
cvh 2016-05-14 14:27:16 +02:00
parent 642cf03346
commit 7d78d14ff4
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