On Friday, February 14, 2025 5:04:31 PM CET Scott LaCroix via Kea-users wrote:
> Hi Micheal,
>
> Thanks for the feedback! After some digging, it looks like kea set some
> specific apparmor restrictions that limit what changes can be made to the
> configuration, and that's what's blocking me... on
y Products
From: Kea-users on behalf of Michael De
Roover
Sent: Thursday, February 13, 2025 4:00 PM
To: kea-users@lists.isc.org
Subject: Re: [Kea-users] Question about a custom configuration file
[You don't often get email from i...@nixmagic.com. Learn why th
On Thursday, February 13, 2025 7:20:16 PM CET Scott LaCroix via Kea-users
wrote:
> Hello all,
>
> We're trying to create a custom configuration file for the kea-dhcp4-server
> in our deployment. Currently what I've tried is a simple systemd dropin:
>
> $ cat /etc/systemd/system/kea-dhcp4-server.
Hello all,
We're trying to create a custom configuration file for the kea-dhcp4-server in
our deployment. Currently what I've tried is a simple systemd dropin:
$ cat /etc/systemd/system/kea-dhcp4-server.service.d/override.conf
[Service]
ExecStart=
ExecStart=/usr/sbin/kea-dhcp4 -c /etc/kea/kea-dh