]> git.eshelyaron.com Git - emacs.git/commitdiff
Note that Emacs needs systemd support if systemd is used to stop/start
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 14 Aug 2020 16:56:36 +0000 (18:56 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 14 Aug 2020 16:56:36 +0000 (18:56 +0200)
* etc/NEWS: Note that Emacs needs to be built with systemd support
systemd is used to stop/start Emacs (bug#42242).  Change suggested by
Bhavin Gandhi <bhavin7392@gmail.com>

etc/NEWS

index ffa1ba4a891f1e4721cf92b182dbc49e0dcbdb09..1dba5b56512f9f42d66614b186bc1afb3283e647 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -231,10 +231,11 @@ it won't work right without some adjustment:
 
 ** Emacs now notifies systemd when startup finishes or shutdown begins.
 Units that are ordered after 'emacs.service' will only be started
-after Emacs has finished initialization and is ready for use.
-(If your Emacs is installed in a non-standard location and you copied the
-emacs.service file to e.g. "~/.config/systemd/user/", you will need to copy
-the new version of the file again.)
+after Emacs has finished initialization and is ready for use, and
+Emacs needs to be built with systemd support.  (If your Emacs is
+installed in a non-standard location and you copied the emacs.service
+file to e.g. "~/.config/systemd/user/", you will need to copy the new
+version of the file again.)
 
 \f
 * Changes in Emacs 27.1