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

Re: directory under /usr/bin -- Ok or not?



On Sun, Nov 06, 2011 at 04:25:32PM +0100, Josselin Mouette wrote:
> What is the use case?

The use case is to have a place for executables that are treated
similarly to libraries by other executables.

For example, tcpd gets run by inetd but not by humans, so it
would be silly to have it on root's PATH, so you put it in
libexec.

sftp-server gets run by sshd but is not a library, so it would
be silly to have it in /usr/lib, so you put it in libexec.


Reply to: