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-a-l/awesome.profile | 1 - 1 file changed, 1 deletion(-) (limited to 'etc/profile-a-l/awesome.profile') diff --git a/etc/profile-a-l/awesome.profile b/etc/profile-a-l/awesome.profile index d8c073c8d..910dd8a91 100644 --- a/etc/profile-a-l/awesome.profile +++ b/etc/profile-a-l/awesome.profile @@ -16,5 +16,4 @@ noroot protocol unix,inet,inet6 seccomp !chroot -read-only ${HOME}/.config/awesome/autorun.sh #restrict-namespaces -- cgit v1.2.3-54-g00ecf