diff options
author | Ulrich Ölmann <u.oelmann@pengutronix.de> | 2020-12-14 16:02:54 +0100 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2020-12-14 16:02:54 +0100 |
commit | f6454ad6cd0dba9ab7ebff9b2959c05a607442ed (patch) | |
tree | 4471f30adb9037df68bbdc4c31efc9bb76dbb181 /lisp/emacs-lisp | |
parent | e8a358c3be90949645a1038cfd43553794c49441 (diff) | |
download | emacs-f6454ad6cd0dba9ab7ebff9b2959c05a607442ed.tar.gz emacs-f6454ad6cd0dba9ab7ebff9b2959c05a607442ed.tar.bz2 emacs-f6454ad6cd0dba9ab7ebff9b2959c05a607442ed.zip |
Add a DirectoryMode to the Emacs Server example
* doc/emacs/misc.texi (Emacs Server): Update example
* doc/emacs/misc.texi (Emacs Server): The socket containing directory
is per default created with permissions 0755 by the socket-unit.
However this is considered unsafe since commit [1], so enhance unit
example with systemd configuration directive `DirectoryMode=' to
create it with safe permissions, see
https://www.freedesktop.org/software/systemd/man/systemd.socket.html#DirectoryMode=
[1] 2003-04-12 "(server-socket-name): Use new safe location for socket."
Copyright-paperwork-exempt: yes
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions