From a45aa3b754d154ded30e4aacf0a43a922afe811d Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Wed, 16 Mar 2022 17:32:06 +0000 Subject: cmake: fix local override & wusc (#5054) * cmake: fix local override & wusc * cmake: another wusc fix --- etc/profile-a-l/cmake.profile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/etc/profile-a-l/cmake.profile b/etc/profile-a-l/cmake.profile index 26cc2a00a..acc03e93f 100644 --- a/etc/profile-a-l/cmake.profile +++ b/etc/profile-a-l/cmake.profile @@ -1,12 +1,15 @@ -# Firejail profile for cargo -# Description: The Rust package manager +# Firejail profile for cmake +# Description: A cross-platform open-source make system # This file is overwritten after every install/update quiet # Persistent local customizations -include cargo.local +include cmake.local # Persistent global definitions include globals.local +whitelist /usr/share/cmake +whitelist /usr/share/cmake-* + memory-deny-write-execute # Redirect -- cgit v1.2.3-70-g09d2