diff options
author | John Turner <jturner.usa+gentoo@gmail.com> | 2025-08-21 16:59:33 -0400 |
---|---|---|
committer | John Turner <jturner.usa+gentoo@gmail.com> | 2025-08-21 16:59:33 -0400 |
commit | e1f469a984444f4716a5d7b078495381401ee517 (patch) | |
tree | 765601a9d93a1a7a80c760d9758847042e8ce076 /profiles/gentoo-pc/profile.bashrc | |
parent | e359e395fc544056f1c6925172920f3f11d3cea4 (diff) | |
download | ebuilds-e1f469a984444f4716a5d7b078495381401ee517.tar.gz |
update gentoo-pc profile
Diffstat (limited to 'profiles/gentoo-pc/profile.bashrc')
-rw-r--r-- | profiles/gentoo-pc/profile.bashrc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/gentoo-pc/profile.bashrc b/profiles/gentoo-pc/profile.bashrc deleted file mode 100644 index d28d6c3..0000000 --- a/profiles/gentoo-pc/profile.bashrc +++ /dev/null @@ -1,5 +0,0 @@ -# SELinux-aware progams write to entries here -SANDBOX_WRITE="${SANDBOX_WRITE}:/selinux/:/sys/fs/selinux/" - -# for setfscreatecon -SANDBOX_WRITE="${SANDBOX_WRITE}:/proc/self/" |