Don't forget to init epg subsystem.
This commit is contained in:
parent
a0e346aeb8
commit
2f81c7851f
1 changed files with 2 additions and 0 deletions
2
main.c
2
main.c
|
@ -283,6 +283,8 @@ main(int argc, char **argv)
|
||||||
|
|
||||||
cwc_init();
|
cwc_init();
|
||||||
|
|
||||||
|
epg_init();
|
||||||
|
|
||||||
dvr_init();
|
dvr_init();
|
||||||
|
|
||||||
pthread_mutex_unlock(&global_lock);
|
pthread_mutex_unlock(&global_lock);
|
||||||
|
|
Loading…
Add table
Reference in a new issue