emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/5] Add systemd socket launching support.


From: Wolfgang Jenkner
Subject: Re: [PATCH 0/5] Add systemd socket launching support.
Date: Sun, 27 Mar 2016 16:18:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (berkeley-unix)

On Sun, Mar 27 2016, Matthew Leach wrote:

> Emacs creates the server socket somewhere in /tmp.  What I think is
> happening is when rebooting systemd unmounts /tmp and emacsclient can't
> send "(kill-emacs)" to the server.  This results in the emacs daemon
> process not being shutdown and systemd delaying the shutdown/reboot by
> 90 seconds.

With a normal init, shutdown would send SIGTERM to the remaining
processes before trying to umount file systems...

Wolfgang



reply via email to

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