Awesome, thanks!
On Wed, Jul 29, 2020 at 9:05 PM Lennart Poettering
wrote:
>
> On Mi, 29.07.20 20:08, Damian Ivanov (damianator...@gmail.com) wrote:
>
> > Hello,
> >
> > Hope you can help me with this.
> >
> > How do I set unlimited file descriptors for a systemd-nspawn container
> > launcher via
On Mi, 29.07.20 20:08, Damian Ivanov (damianator...@gmail.com) wrote:
> Hello,
>
> Hope you can help me with this.
>
> How do I set unlimited file descriptors for a systemd-nspawn container
> launcher via systemd-nspawn?
>
> I saw this for the service file
> LimitNOFILE=infinity
>
> found it from
Hello,
Hope you can help me with this.
How do I set unlimited file descriptors for a systemd-nspawn container
launcher via systemd-nspawn?
I saw this for the service file
LimitNOFILE=infinity
found it from here
https://github.com/systemd/systemd/issues/4997
Although I'm running it from cmd and