]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
Makefile: chmod gnupg dir
[dotfiles.git] / Makefile
index 58b9c468d02bd7fdb342b68a6b50935ab8fe73af..f118edd6db73e62dc6bb5267a716858cd2061753 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -41,6 +41,7 @@ git: $(XDG_CONFIG_HOME)
 
 gnupg: systemd
        ln -sfT $(APATH)/$@ $(XDG_CONFIG_HOME)/$@
+       chmod 700 $(XDG_CONFIG_HOME)/$@
        systemctl --user enable gpg-agent.socket gpg-agent-extra.socket gpg-agent-browser.socket dirmngr.socket
        systemctl --user start gpg-agent.socket gpg-agent-extra.socket gpg-agent-browser.socket dirmngr.socket
 .PHONY: gnupg