> From: Patrick Nicodemus
> Date: Sat, 7 Sep 2024 13:22:30 -0400
>
> I want to run Emacs as a service and connect to it with a client. I
> followed the instructions here:
>
> https://www.gnu.org/software/emacs/manual/html_node/emacs/Emacs-Server.html
>
> and ran the command
> systemctl --user e
I want to run Emacs as a service and connect to it with a client. I
followed the instructions here:
https://www.gnu.org/software/emacs/manual/html_node/emacs/Emacs-Server.html
and ran the command
systemctl --user enable emacs
This apparently creates a file at
~/.config/systemd/user/default.targe