aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/cmake.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/cmake.profile')
-rw-r--r--etc/profile-a-l/cmake.profile15
1 files changed, 15 insertions, 0 deletions
diff --git a/etc/profile-a-l/cmake.profile b/etc/profile-a-l/cmake.profile
new file mode 100644
index 000000000..1fb893f86
--- /dev/null
+++ b/etc/profile-a-l/cmake.profile
@@ -0,0 +1,15 @@
1# Firejail profile for cargo
2# Description: The Rust package manager
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include cargo.local
7# Persistent global definitions
8include globals.local
9
10private-bin cmake
11
12memory-deny-write-execute
13
14# Redirect
15include build-systems-common.profile