help-guix
[Top][All Lists]
Advanced

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

Re: Root guix dereferencing


From: Thorsten Wilms
Subject: Re: Root guix dereferencing
Date: Mon, 19 Nov 2018 15:32:03 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

On 19/11/2018 15.07, Clément Lassieur wrote:
It doesn't need to contain 'sudo' and 'root', because 'root' is just a
user, so everything works the same way.

$: which guix
/home/thorwil/.config/guix/current/bin/guix

$: sudo which guix
/usr/local/bin/guix

$ sudo -E which guix
/usr/local/bin/guix

$: sudo -i
address@hidden:~# which guix
/root/.guix-profile/bin/guix

I wouldn't describe that as working the same way, especially since only the symlinks for the plain user are being updated.


--
Thorsten Wilms

thorwil's design for free software:
http://thorwil.wordpress.com/



reply via email to

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