From ce6f792efd0af09b95050864b71f79c46359fa49 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Sun, 10 Apr 2022 17:55:48 +0200 Subject: libvirt dnsmasq fix (#5089) --- etc/profile-a-l/dnsmasq.profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc/profile-a-l') diff --git a/etc/profile-a-l/dnsmasq.profile b/etc/profile-a-l/dnsmasq.profile index 2db1548a4..71b960311 100644 --- a/etc/profile-a-l/dnsmasq.profile +++ b/etc/profile-a-l/dnsmasq.profile @@ -19,6 +19,9 @@ include disable-interpreters.inc include disable-programs.inc include disable-xdg.inc +whitelist /var/lib/libvirt/dnsmasq +whitelist /var/run + caps.keep net_admin,net_bind_service,net_raw,setgid,setuid no3d nodvd @@ -35,3 +38,4 @@ disable-mnt private private-cache private-dev +writable-var -- cgit v1.2.3-54-g00ecf