hts-tvheadend: tvheadend.power - start service through xbmc

This commit is contained in:
Gregor Fuis 2012-02-27 23:27:17 +01:00
parent c62da08102
commit e3e4271382

View File

@ -43,7 +43,7 @@ case "$1" in
modprobe $module modprobe $module
done done
progress "Restarting HTS TVHeadend for wakeup..." progress "Restarting HTS TVHeadend for wakeup..."
tvheadend.start xbmc-send --host=127.0.0.1 -a "XBMC.RunScript(service.multimedia.hts-tvheadend)" &
fi fi
;; ;;