aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/cmake.profile
blob: 1fb893f86e4efec6d2d01f79a6ebd477110f46be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Firejail profile for cargo
# Description: The Rust package manager
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include cargo.local
# Persistent global definitions
include globals.local

private-bin cmake

memory-deny-write-execute

# Redirect
include build-systems-common.profile