Home Gen351 @ 2024-10-04-19:56
This commit is contained in:
parent
bf4f04d766
commit
22db42fe21
@ -89,7 +89,7 @@ in {
|
||||
Description = "Doom Emacs Server";
|
||||
};
|
||||
Service = {
|
||||
ExecStart = "${wrapped-emacs}/bin/emacs --fg-daemon";
|
||||
ExecStart = "${wrapped-emacs}/bin/emacs --fg-daemon=${doom-socket-path}";
|
||||
Restart = "on-failure";
|
||||
SuccessExitStatus = 15;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user