From 018d75775eab4a0f045949a9d069c57686ca2686 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 21 Apr 2020 08:24:28 -0400 Subject: reorganize github etc directory --- etc/profile-a-l/dnsmasq.profile | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 etc/profile-a-l/dnsmasq.profile (limited to 'etc/profile-a-l/dnsmasq.profile') diff --git a/etc/profile-a-l/dnsmasq.profile b/etc/profile-a-l/dnsmasq.profile new file mode 100644 index 000000000..6db71bd49 --- /dev/null +++ b/etc/profile-a-l/dnsmasq.profile @@ -0,0 +1,37 @@ +# Firejail profile for dnsmasq +# Description: Small caching DNS proxy and DHCP/TFTP server +# This file is overwritten after every install/update +quiet +# Persistent local customizations +include dnsmasq.local +# Persistent global definitions +include globals.local + +noblacklist /sbin +noblacklist /usr/sbin + +blacklist /tmp/.X11-unix +blacklist ${RUNUSER}/wayland-* + +include disable-common.inc +include disable-devel.inc +include disable-interpreters.inc +include disable-passwdmgr.inc +include disable-programs.inc +include disable-xdg.inc + +caps.keep net_admin,net_bind_service,net_raw,setgid,setuid +no3d +nodvd +nonewprivs +nosound +notv +nou2f +novideo +protocol unix,inet,inet6,netlink +seccomp + +disable-mnt +private +private-cache +private-dev -- cgit v1.2.3-70-g09d2