Is there a better way of starting the emacs daemon?
I just use the DE/WM autostart functionality
Our infinitely powerful editor.
Is there a better way of starting the emacs daemon?
I just use the DE/WM autostart functionality
I haven't done it, but you could try socket activation.
"emacsclient --alternate-editor=''"
may work.
If you need to solve the systemd issue, please post "systemctl --user cat emacs"
(assuming the unit is "emacs"
) here.
Have you set the multiuser target as a prerequisite already?