]> git.eshelyaron.com Git - emacs.git/commit
Include a systemd user unit file. (Bug#16507)
authorGlenn Morris <rgm@gnu.org>
Sun, 13 Nov 2016 23:46:31 +0000 (15:46 -0800)
committerGlenn Morris <rgm@gnu.org>
Sun, 13 Nov 2016 23:46:31 +0000 (15:46 -0800)
commit181bd848eb9662759f076b31a32f6588e9eb58b4
tree0ca9d3a192264fe960028b77b8af9a3d886a5b6e
parent9b3a853ab2430503bb1e5bae57fc35e2cd555e1a
Include a systemd user unit file.  (Bug#16507)

* etc/emacs.service: New file.
* doc/emacs/misc.texi (Emacs Server): Mention systemcl --user.
* Makefile.in (libdir): New, set by configure.
(systemdunitdir): New variable.
(install-etc, uninstall): Handle the emacs.service file.
Makefile.in
doc/emacs/misc.texi
etc/NEWS
etc/emacs.service [new file with mode: 0644]