209 похожих чатов

Anyone knows a way to set ulimit (memlock) at 1024

for monero cli only?
I can edit limits.conf to have a higher value than default 64 for all process (soft) or after i set ulimit (hard)
currently i am setting ulimit before launching monero with a bash alias but would like to set it like with an env var or something

2 ответов

11 просмотров

Don't think you can use an env var, but you could use a sub-shell: (ulimit -whatever X; monerod) &

K- Автор вопроса
Paul J
Don't think you can use an env var, but you could ...

Oh that’s nice. I currently have the same thing except brackets for the sub shell

Похожие вопросы

Обсуждают сегодня

Карта сайта