Hi,
On Mon, May 29, 2023 at 12:20 PM Barry wrote:
>
>
> > On 29 May 2023, at 15:37, francis.montag...@inria.fr wrote:
> >
> > Try perhaps to make an override of named-chroot.service as:
> >
> > [Service]
> > LimitDATA=infinity:infinity
>
> I find the systemctl edit command the easy way to cre
> On 29 May 2023, at 15:37, francis.montag...@inria.fr wrote:
>
> Try perhaps to make an override of named-chroot.service as:
>
> [Service]
> LimitDATA=infinity:infinity
I find the systemctl edit command the easy way to create the override file.
$ systemctl edit named-chroot.service
Barry
Hi
On Mon, 29 May 2023 07:49:43 -0400 Alex wrote:
> I have a fedora37 system using bind-chroot-9.18.15 and shortly after reboot
> I received the following message:
> [ 54.354236] mmap: named (1471): VmData 3287973888 exceed data ulimit
> 3145728000. Update limits.
The named-chroot.service does
Hi,
I have a fedora37 system using bind-chroot-9.18.15 and shortly after reboot
I received the following message:
[ 54.354236] mmap: named (1471): VmData 3287973888 exceed data ulimit
3145728000. Update limits.
Previously I would adjust /etc/security/limits.conf, but it seems now I
must use cgr