aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/cargo.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-02-05 10:17:26 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2023-02-05 10:17:26 -0500
commit5d0822c52c9a5e631676899e9642911d9143dba8 (patch)
treedd3f6c7688f208c63aa470f8cf2d399588f067e0 /etc/profile-a-l/cargo.profile
parentprivate-etc: cleanup tool (diff)
downloadfirejail-5d0822c52c9a5e631676899e9642911d9143dba8.tar.gz
firejail-5d0822c52c9a5e631676899e9642911d9143dba8.tar.zst
firejail-5d0822c52c9a5e631676899e9642911d9143dba8.zip
private-etc: big profile changes
Diffstat (limited to 'etc/profile-a-l/cargo.profile')
-rw-r--r--etc/profile-a-l/cargo.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-a-l/cargo.profile b/etc/profile-a-l/cargo.profile
index 4c8afd895..a0fe8ddf1 100644
--- a/etc/profile-a-l/cargo.profile
+++ b/etc/profile-a-l/cargo.profile
@@ -16,7 +16,7 @@ noblacklist ${HOME}/.cargo/credentials.toml
16#whitelist ${HOME}/.rustup 16#whitelist ${HOME}/.rustup
17 17
18#private-bin cargo,rustc 18#private-bin cargo,rustc
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 19private-etc @tls-ca,host.conf,magic,magic.mgc,rpc,services
20 20
21memory-deny-write-execute 21memory-deny-write-execute
22 22