From: Samir Benmendil Date: Wed, 23 Dec 2020 12:39:26 +0000 (+0000) Subject: mkosi/kodi: limit ram usage X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/c16f1d69f7988c23b5b06c43c220318aeaabe24c?hp=c16f1d69f7988c23b5b06c43c220318aeaabe24c mkosi/kodi: limit ram usage We don't want this container to take down the whole system. There's probably a better way to do this and controll resources more globally for the system, i.e. only ever allocate a max amount to all containers. ---