Hi all,
I used the lxc containers with Adguardhome (script from Proxmox VE helper script). It works fine and it’s Debian 12.12
I installed kea-dhcp-server. The logger_logfile is in /run/kea/logger_lockfile
But in apparmor file in /etc/apparmor.d/usr.sbin.kea-dhcp4 (in the container), the rule is
owner /run/lock/kea/logger_lockfile rwk,
The path is not the good path.
This issue comes from installation (apt-get install and no modification on my side)
First, can I modify the apparmor file ? And is the modification persistant after reboot ?
Secondly, where can I explain this bug as it is not proxmox ?
Thanks
I used the lxc containers with Adguardhome (script from Proxmox VE helper script). It works fine and it’s Debian 12.12
I installed kea-dhcp-server. The logger_logfile is in /run/kea/logger_lockfile
But in apparmor file in /etc/apparmor.d/usr.sbin.kea-dhcp4 (in the container), the rule is
owner /run/lock/kea/logger_lockfile rwk,
The path is not the good path.
This issue comes from installation (apt-get install and no modification on my side)
First, can I modify the apparmor file ? And is the modification persistant after reboot ?
Secondly, where can I explain this bug as it is not proxmox ?
Thanks