1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-11-24 04:22:50 -05:00

Fix emacs service target

This commit is contained in:
Jack Foltz 2018-12-08 11:11:43 -05:00
parent 10c03fb915
commit d6d0666789
Signed by: foltik
GPG Key ID: D1F0331758D1F29A

View File

@ -9,4 +9,4 @@ ExecStop=/usr/bin/emacsclient --eval "(kill-emacs)"
Restart=on-failure
[Install]
WantedBy=multi-user.target
WantedBy=default.target