summarylogtreecommitdiffstats
path: root/emacs.service
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.service')
-rw-r--r--emacs.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs.service b/emacs.service
index 9f7b33000ab0..67853965961e 100644
--- a/emacs.service
+++ b/emacs.service
@@ -5,7 +5,6 @@ Description=Emacs: the extensible, self-documenting text editor
Type=forking
ExecStart=/usr/bin/emacs --daemon
ExecStop=/usr/bin/emacsclient --eval "(kill-emacs)"
-Environment=SSH_AUTH_SOCK=%t/keyring/ssh
Restart=always
[Install]