tvheadend42: fix to work without network

This commit is contained in:
CvH 2018-10-02 17:26:44 +02:00
parent 57280950c1
commit 45c2c3435b

View File

@ -1,7 +1,6 @@
[Unit] [Unit]
Description=TVHeadend42 Service Description=TVHeadend42 Service
After=network-online.service After=network-online.service
Requires=network-online.service
[Service] [Service]
ExecStart=/bin/sh -c "exec sh /storage/.kodi/addons/service.tvheadend42/bin/tvheadend42.start" ExecStart=/bin/sh -c "exec sh /storage/.kodi/addons/service.tvheadend42/bin/tvheadend42.start"