In article <[EMAIL PROTECTED]>, Bjoern Groenvall <[EMAIL PROTECTED]> wrote:
>
> While you are moving things around you might as well move
> /usr/sbin/sshd to /usr/libexec/sshd where it should have
> resided in the first place.
No, that would be contrary to the conventions documented in hier(4).
/usr/libexec is for things that are executed by other programs.
Normal persistent daemons such as sshd belong in /usr/sbin. Take a
look at the current contents of those two directories and you'll see
the distinction.
John
--
John Polstra [EMAIL PROTECTED]
John D. Polstra & Co., Inc. Seattle, Washington USA
"Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message