X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/4c75204c6c25fea2cec85857f8f73184f10e1938..af9dc3d74e19cfd56af62d0cb8e89f0858cefe53:/Makefile diff --git a/Makefile b/Makefile index 58b9c46..f118edd 100644 --- 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