emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-27 19fa8b7: Note that Emacs needs systemd support if systemd is us


From: Lars Ingebrigtsen
Subject: emacs-27 19fa8b7: Note that Emacs needs systemd support if systemd is used to stop/start
Date: Fri, 14 Aug 2020 12:56:45 -0400 (EDT)

branch: emacs-27
commit 19fa8b7ca3f3077883a6aa10a09a887e93a755ea
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Note that Emacs needs systemd support if systemd is used to stop/start
    
    * 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 | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index ffa1ba4..1dba5b5 100644
--- 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.)
 
 
 * Changes in Emacs 27.1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]