kodi: set LimitNOFILE to 16384, to make mythtv pvr addon happy

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-11-29 21:57:43 +01:00
parent e6aaa7b903
commit 1aaa369786

View File

@ -17,6 +17,7 @@ TimeoutStopSec=5
Restart=always
RestartSec=2
StartLimitInterval=0
LimitNOFILE=16384
[Install]
WantedBy=kodi.target