Fix emacs systemd config
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user