mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-17 03:10:58 -08:00
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>
This commit is contained in:
parent
8ff5e346fe
commit
19fa8b7ca3
1 changed files with 5 additions and 4 deletions
9
etc/NEWS
9
etc/NEWS
|
|
@ -231,10 +231,11 @@ it won't work right without some adjustment:
|
||||||
|
|
||||||
** Emacs now notifies systemd when startup finishes or shutdown begins.
|
** Emacs now notifies systemd when startup finishes or shutdown begins.
|
||||||
Units that are ordered after 'emacs.service' will only be started
|
Units that are ordered after 'emacs.service' will only be started
|
||||||
after Emacs has finished initialization and is ready for use.
|
after Emacs has finished initialization and is ready for use, and
|
||||||
(If your Emacs is installed in a non-standard location and you copied the
|
Emacs needs to be built with systemd support. (If your Emacs is
|
||||||
emacs.service file to e.g. "~/.config/systemd/user/", you will need to copy
|
installed in a non-standard location and you copied the emacs.service
|
||||||
the new version of the file again.)
|
file to e.g. "~/.config/systemd/user/", you will need to copy the new
|
||||||
|
version of the file again.)
|
||||||
|
|
||||||
|
|
||||||
* Changes in Emacs 27.1
|
* Changes in Emacs 27.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue