public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Daniel Campbell <zlg@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] rfc: adding sbin directories to PATH for all users
Date: Wed, 25 Nov 2015 11:18:34 -0800	[thread overview]
Message-ID: <5656098A.5040100@gentoo.org> (raw)
In-Reply-To: <20151125191738.205f8375.mgorny@gentoo.org>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 11/25/2015 10:17 AM, Michał Górny wrote:
> On Wed, 25 Nov 2015 19:05:13 +0100 Ulrich Mueller <ulm@gentoo.org>
> wrote:
> 
>>>>>>> On Wed, 25 Nov 2015, Kristian Fiskerstrand wrote:
>> 
>>> On 11/25/2015 06:10 PM, William Hubbs wrote:
>>>> I would like for us to discuss adding the sbin directories to
>>>> PATH for all users.
>> 
>>> This sounds strange to me, if it should be executable by all
>>> users it likely shouldn't be in sbin in the first place but in
>>> bin. In any case; I don't see any good reason to change the
>>> traditional behavior of sbin only being in path for root.
>> 
>> +1
>> 
>> The sbin directories are separate from bin for the very reason
>> that binaries in there (which are only usable with elevated
>> privileges) can be excluded from normal users' PATH.
> 
> Binaries like blkid, btrfs, getcap, sensors, swapon and various
> tools from net-tools, iputils, wireless-tools... and I really have
> better things to do than list all tools that landed in sbin for
> some fun reason yet work for normal users.
> 
> But well, I'm the weird one wanting to be able to check how much
> free space I've got without going through hoops.
> 

Maybe I'm missing something, but `df` is in /bin. Do you use something
else to determine free space?

- -- 
Daniel Campbell - Gentoo Developer
OpenPGP Key: 0x1EA055D6 @ hkp://keys.gnupg.net
fpr: AE03 9064 AE00 053C 270C  1DE4 6F7A 9091 1EA0 55D6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJWVgmJAAoJEAEkDpRQOeFwEQIQAIoen/Ay5+fjY3mJfZn7NCKs
jrhvtaj4ZOexQ2RPt7vW1HfihtueWXWZrnkpA3wnWl5xryv++S1G9WLn/2+I3uQc
y1D63z6Cu3pet+hDdCRM57oS3kdx9DMzjWIUpkohwdxal7MTnwGgh2K4oMotX3P2
npctie/gKwUEGLipqjsOR2pwt1dVSyx5NJPboUydhQW6lBghQoj0Cmcz46niqlva
aOGn93OcTlhySrwsVzbTWS6iJm0R3Ztm2oIkDmIikqJzEJA3UzKysWnlHqw8ZmPn
HEyAqOQ7mrgKliMTcJqFkhhieTPjMUK5L8UzA6gduucAb0XumrWt7I/i0CdRKiw5
VrQw48aCR0RIZx2V3qakRk/bVuPCaSDmXH31dxF0CEs1r4FXg4fBO8/ahjna7QC+
aimRxPLWKLStJQPdo4Lr7xF0JLDjdrT/oLBdqGp+Vz646AdXBHVfdBI+zxpGRgFj
SljKvnjv5+2BDvXAZvE+tImAPJVqV1YivHdo/htKSnJhWeFCVNwhS98SqLG+PJFa
QOvp0Mz/EflHKXiHfhB5QBfiVsNGoiti2EO8tP77IwBZ0WUvCotiZKVsqfydkxr3
QWxfaGgFIPmV9++xJ//AvSnCUmSBS+8jk3kBSlY6Gxju5t7QVu+Ulxv82dLooUO7
fABFJx4Jau7/8p2K1XMW
=Ym0P
-----END PGP SIGNATURE-----


  reply	other threads:[~2015-11-25 19:18 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-25 17:10 [gentoo-dev] rfc: adding sbin directories to PATH for all users William Hubbs
2015-11-25 17:24 ` Michael Orlitzky
2015-11-25 17:36 ` Kristian Fiskerstrand
2015-11-25 18:05   ` Ulrich Mueller
2015-11-25 18:17     ` Michał Górny
2015-11-25 19:18       ` Daniel Campbell [this message]
2015-11-25 19:23         ` Michał Górny
2015-11-25 20:16           ` Mike Gilbert
2015-11-25 20:15             ` Kristian Fiskerstrand
2015-11-26 15:03               ` [gentoo-dev] " Duncan
2015-11-26 15:10                 ` Alan McKinnon
2015-11-25 18:14   ` [gentoo-dev] " William Hubbs
2015-11-25 18:31     ` Ulrich Mueller
2015-11-25 18:38       ` William Hubbs
2015-11-25 18:51         ` Ulrich Mueller
2015-11-25 19:47           ` William Hubbs
2015-11-25 20:53             ` Ulrich Mueller
2015-11-25 21:39               ` William Hubbs
2015-11-25 20:12           ` splite-gentoo
2015-11-25 18:58 ` Mike Gilbert
2015-11-25 20:42   ` Anthony G. Basile
2015-11-26 16:37   ` Peter Stuge
2015-11-25 19:17 ` Nicolas Sebrecht
2015-11-25 21:39 ` Andrew Savchenko
2015-11-26  3:58   ` Mike Gilbert

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=5656098A.5040100@gentoo.org \
    --to=zlg@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox