all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Teemu Likonen <tlikonen@iki.fi>
To: Jeffrey Walton <noloader@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs creates emacs.d/ as root when using sudo
Date: Tue, 02 Jul 2019 09:16:00 +0300	[thread overview]
Message-ID: <87blyddkrj.fsf@iki.fi> (raw)
In-Reply-To: <CAH8yC8=8GRrPfY_hjv_raozWvmvtrOWEMV2JO5FtHiaNLrinAw@mail.gmail.com> (Jeffrey Walton's message of "Mon, 1 Jul 2019 14:01:58 -0400")

[-- Attachment #1: Type: text/plain, Size: 1467 bytes --]

Jeffrey Walton [2019-07-01 14:01:58-04:00] wrote:

> I think emacs should be creating files in user's $HOME as $SUDO_USER,
> not root. Or, emacs should be creating .emacs.d/ in /root, not user's
> $HOME.

This is about sudo's settings, not Emacs's. See sudo's option "-H" (man
sudo):


    -H, --set-home
                Request that the security policy set the HOME
                environment variable to the home directory specified by
                the target user's password database entry. Depending on
                the policy, this may be the default behavior.


Or "man sudoers":


     always_set_home   If enabled, sudo will set the HOME environment vari‐
                       able to the home directory of the target user (which
                       is root unless the -u option is used).  This effec‐
                       tively means that the -H option is always implied.
                       Note that by default, HOME will be set to the home
                       directory of the target user when the env_reset
                       option is enabled, so always_set_home only has an
                       effect for configurations where either env_reset is
                       disabled or HOME is present in the env_keep list.
                       This flag is off by default.



-- 
/// Teemu Likonen   <https://github.com/tlikonen> //
// PGP: 4E1055DC84E9DFF613D78557719D69D324539450 ///

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

      parent reply	other threads:[~2019-07-02  6:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-01 18:01 Emacs creates emacs.d/ as root when using sudo Jeffrey Walton
2019-07-02  4:21 ` Stefan Monnier
2019-07-02  6:34   ` Andreas Schwab
2019-07-02 15:02     ` Stefan Monnier
2019-07-02 15:27     ` Lars Ingebrigtsen
2019-07-02 16:29       ` Eli Zaretskii
2019-07-02 17:16         ` Lars Ingebrigtsen
2019-07-02 17:58           ` Stefan Monnier
2019-07-02  6:16 ` Teemu Likonen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87blyddkrj.fsf@iki.fi \
    --to=tlikonen@iki.fi \
    --cc=emacs-devel@gnu.org \
    --cc=noloader@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.