unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44644: /tmp/emacs0/ not cleaned up upon exit
@ 2020-11-14 19:47 積丹尼 Dan Jacobson
  2020-11-16 23:06 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 17+ messages in thread
From: 積丹尼 Dan Jacobson @ 2020-11-14 19:47 UTC (permalink / raw)
  To: 44644

Empty server-socket-dir /tmp/emacs0/ left on disk after exit when root.
# id
uid=0(root) gid=0(root) groups=0(root)
# emacs -Q -f server-start
^X^C
# ls -dl /tmp/emacs0/
drwx------ 2 root root 40 11-15 03:26 /tmp/emacs0/

See server.el: server-socket-dir is usually /run/user/nnn/emacs, except
when root, due to server-ensure-safe-dir .

Anyway leaving empty directories around after exit is bad when not root too.

emacs-version "27.1"





^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2020-11-27 22:34 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-14 19:47 bug#44644: /tmp/emacs0/ not cleaned up upon exit 積丹尼 Dan Jacobson
2020-11-16 23:06 ` Lars Ingebrigtsen
2020-11-17 15:00   ` Eli Zaretskii
2020-11-17 15:21     ` 積丹尼 Dan Jacobson
2020-11-24  5:42     ` Lars Ingebrigtsen
2020-11-24  8:48       ` Andreas Schwab
2020-11-24  8:52         ` Lars Ingebrigtsen
2020-11-24  9:29           ` Andreas Schwab
2020-11-24 15:28       ` Eli Zaretskii
2020-11-24 15:41         ` Jean Louis
2020-11-25  6:13         ` Lars Ingebrigtsen
2020-11-26 13:41           ` Eli Zaretskii
2020-11-27  7:48             ` Lars Ingebrigtsen
2020-11-27  8:12               ` Eli Zaretskii
2020-11-27  8:22                 ` Jean Louis
2020-11-27  8:25                 ` Lars Ingebrigtsen
2020-11-27 22:34                   ` 積丹尼 Dan Jacobson

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).