mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
kodi: set LimitNOFILE to 16384, to make mythtv pvr addon happy
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e6aaa7b903
commit
1aaa369786
@ -17,6 +17,7 @@ TimeoutStopSec=5
|
||||
Restart=always
|
||||
RestartSec=2
|
||||
StartLimitInterval=0
|
||||
LimitNOFILE=16384
|
||||
|
||||
[Install]
|
||||
WantedBy=kodi.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user