From 7047e1a68955adc789d028ededdf0790a45d01f5 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Mon, 25 Mar 2024 06:42:07 +0000 Subject: New profile: qemu-common.profile (#6287) Add a common profile to deduplicate entries and make qemu-related profiles redirect to it. Relates to #6255. --- etc/profile-m-z/qemu-launcher.profile | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) (limited to 'etc/profile-m-z/qemu-launcher.profile') diff --git a/etc/profile-m-z/qemu-launcher.profile b/etc/profile-m-z/qemu-launcher.profile index 8484d3705..5eab480dc 100644 --- a/etc/profile-m-z/qemu-launcher.profile +++ b/etc/profile-m-z/qemu-launcher.profile @@ -7,22 +7,5 @@ include globals.local noblacklist ${HOME}/.qemu-launcher -include disable-common.inc -include disable-programs.inc - -caps.drop all -netfilter -nodvd -nogroups -nonewprivs -noroot -notv -protocol unix,inet,inet6 -seccomp -tracelog - -private-cache -private-tmp - -noexec /tmp -restrict-namespaces +# Redirect +include qemu-common.profile -- cgit v1.2.3-70-g09d2