@@ -1 +0,0 @@
-/home/powellc/.config/systemd/user/emacs.service
@@ -5,7 +5,8 @@ Description=Emacs: the extensible, self-documenting text editor
Type=forking
ExecStart=/usr/bin/emacs --daemon
ExecStop=/usr/bin/emacsclient --eval "(kill-emacs)"
-Restart=always
+Environment=SSH_AUTH_SOCK=%t/keyring/ssh
+Restart=on-failure
[Install]
WantedBy=default.target