Gentoo Archives: gentoo-dev

From: Michael Orlitzky <mjo@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] rfc: adding sbin directories to PATH for all users
Date: Wed, 25 Nov 2015 17:25:03
Message-Id: 5655EEDE.4070107@gentoo.org
In Reply to: [gentoo-dev] rfc: adding sbin directories to PATH for all users by William Hubbs
1 On 11/25/2015 12:10 PM, William Hubbs wrote:
2 > All,
3 >
4 > I would like for us to discuss adding the sbin directories to PATH for
5 > all users.
6 >
7 >
8
9 The only thing that procps installs in /sbin is sysctl. Why? It works
10 when run as a normal user, as long as you don't try to change something
11 sacred. (In that regard, it's no different than, say, rm.)