Re: Adding /sbin and /usr/sbin to everyone's path in F10

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

 



Toshio Kuratomi wrote:

While I'm all for #2, if #3 is what happens, please make your symlinks the other way around.

/bin/ifconfig
ln -s /bin/ifconfig /sbin/ifconfig

The move is acknowledging that the binary is useful for end users and therefore belongs in their path (and thus rightfully belongs in /bin). The symlink is backwards compatibility for scripts and people who are used to typing sudo /sbin/ifconfig.


I believe the symlinks should be the other way around (ln -s /sbin/ifconfig /bin/ifconfig), signifying an admin tool that can be useful for normal users. Most (if not all) of them are limited in functionality when not run as root.

Taken from the man page, ifconfig is primarily a configuration tool, not an info tool.

 ifconfig - configure a network interface

/Thomas

--
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux