aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/cargo.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-09-11 14:38:18 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-09-11 14:38:18 +0200
commit2712dd7274a59727b3118982044c7c9426099232 (patch)
treeae7382f9382158f2f86a7831c34c4adc255915f2 /etc/profile-a-l/cargo.profile
parentAdd profiles for build-systems (/package-managers) (diff)
downloadfirejail-2712dd7274a59727b3118982044c7c9426099232.tar.gz
firejail-2712dd7274a59727b3118982044c7c9426099232.tar.zst
firejail-2712dd7274a59727b3118982044c7c9426099232.zip
build-systems-common: Make whitelist opt-in
Diffstat (limited to 'etc/profile-a-l/cargo.profile')
-rw-r--r--etc/profile-a-l/cargo.profile5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/profile-a-l/cargo.profile b/etc/profile-a-l/cargo.profile
index af188e7f9..4c8afd895 100644
--- a/etc/profile-a-l/cargo.profile
+++ b/etc/profile-a-l/cargo.profile
@@ -12,9 +12,8 @@ ignore read-only ${HOME}/.cargo/bin
12noblacklist ${HOME}/.cargo/credentials 12noblacklist ${HOME}/.cargo/credentials
13noblacklist ${HOME}/.cargo/credentials.toml 13noblacklist ${HOME}/.cargo/credentials.toml
14 14
15mkdir ${HOME}/.cargo 15#whitelist ${HOME}/.cargo
16whitelist ${HOME}/.cargo 16#whitelist ${HOME}/.rustup
17whitelist ${HOME}/.rustup
18 17
19#private-bin cargo,rustc 18#private-bin cargo,rustc
20private-etc alternatives,ca-certificates,crypto-policies,group,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,magic,magic.mgc,nsswitch.conf,passwd,pki,protocols,resolv.conf,rpc,services,ssl 19private-etc alternatives,ca-certificates,crypto-policies,group,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,magic,magic.mgc,nsswitch.conf,passwd,pki,protocols,resolv.conf,rpc,services,ssl