From 7e1a5834b1e062fd7e259b22e6bcb07290e89d66 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Thu, 23 Mar 2023 02:44:12 -0300 Subject: profiles: move read-only config entries to dc Command used to search for entries: $ git grep '^read-only ${HOME}/' -- 'etc/profile*' Note for gpg: ~/.gnupg/gpg.conf is apparently only managed by gpgconf(1) rather than through gpg(1) itself, in which case it does not need to be made read-write in gpg.profile. --- etc/profile-m-z/makepkg.profile | 1 - 1 file changed, 1 deletion(-) (limited to 'etc/profile-m-z/makepkg.profile') diff --git a/etc/profile-m-z/makepkg.profile b/etc/profile-m-z/makepkg.profile index e9d245a6d..266d00395 100644 --- a/etc/profile-m-z/makepkg.profile +++ b/etc/profile-m-z/makepkg.profile @@ -19,7 +19,6 @@ blacklist ${RUNUSER}/wayland-* # Enable severely restricted access to ${HOME}/.gnupg noblacklist ${HOME}/.gnupg -read-only ${HOME}/.gnupg/gpg.conf read-only ${HOME}/.gnupg/trustdb.gpg read-only ${HOME}/.gnupg/pubring.kbx blacklist ${HOME}/.gnupg/random_seed -- cgit v1.2.3-70-g09d2