unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 0e59bc2325dc7b02642831ed46f354ceca88ff12 381 bytes (raw)
name: etc/emacs.service.in 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
 
# -*- conf-mode -*-
# Copyright (C) 2014 Free Software Foundation, Inc.
[Unit]
Description=Emacs: the extensible, customizable text editor - and more.
Documentation=info:Emacs man:emacs(1) https://gnu.org/software/emacs/

[Service]
Type=forking
ExecStart=@emacs_prog@ --daemon
ExecStop=@emacsclient_prog@ --eval "(kill-emacs)"
Restart=on-failure

[Install]
WantedBy=default.target

debug log:

solving 0e59bc2 ...
found 0e59bc2 in https://yhetil.org/emacs-devel/5741989.eboZExnV48@descartes/

applying [1/1] https://yhetil.org/emacs-devel/5741989.eboZExnV48@descartes/
diff --git a/etc/emacs.service.in b/etc/emacs.service.in
new file mode 100644
index 0000000..0e59bc2

Checking patch etc/emacs.service.in...
Applied patch etc/emacs.service.in cleanly.

index at:
100644 0e59bc2325dc7b02642831ed46f354ceca88ff12	etc/emacs.service.in

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).