aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/cmake.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-10-09 14:02:29 +0000
committerLibravatar GitHub <noreply@github.com>2021-10-09 14:02:29 +0000
commit4937f73ca58976e40e7629deea57bce5935ba043 (patch)
tree490ce253fa8c6836f87f141da46512bd3f848bc0 /etc/profile-a-l/cmake.profile
parents/S_IWRITE/S_IWUSR/ (diff)
parentMerge pull request #4583 from kmk3/fix-include-limits-h (diff)
downloadfirejail-4937f73ca58976e40e7629deea57bce5935ba043.tar.gz
firejail-4937f73ca58976e40e7629deea57bce5935ba043.tar.zst
firejail-4937f73ca58976e40e7629deea57bce5935ba043.zip
Merge branch 'master' into replace-iwrite-iwuser
Diffstat (limited to 'etc/profile-a-l/cmake.profile')
-rw-r--r--etc/profile-a-l/cmake.profile13
1 files changed, 13 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..26cc2a00a
--- /dev/null
+++ b/etc/profile-a-l/cmake.profile
@@ -0,0 +1,13 @@
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
10memory-deny-write-execute
11
12# Redirect
13include build-systems-common.profile