Linux NFS development
 help / color / mirror / Atom feed
From: Michael Orlitzky <michael@orlitzky.com>
To: linux-nfs@vger.kernel.org
Subject: Re: [PATCH 1/1] autotools: install rpcbind to --sbindir.
Date: Tue, 1 Aug 2017 14:47:41 -0400	[thread overview]
Message-ID: <40bb5c2a-e441-0575-490f-97a48966e930@orlitzky.com> (raw)
In-Reply-To: <67dfec42-4d08-2aae-f290-70c05d20d86c@RedHat.com>

On 08/01/2017 11:27 AM, Steve Dickson wrote:
> 
> It turns out commit 5739ac634 (Fix path for rpcbind in rpcbind.service)
> move the rpcbind from sbindir to bindir and now this patch is
> moving it back?? There is definitely some confusion here!
> 

Before my patch, rpcbind was installed to bindir, so having @_sbindir@
in the systemd service file back then was wrong. After my patch, rpcbind
is actually installed to the sbindir, so that's the right thing to have
in the service file.

The original confusion may have been caused by what Neil said that they
do on SUSE, which is set

  ./configure --bindir=/sbin

We're actually doing the same thing on Gentoo, and my motivation for
this patch is so that we can stop: doing that puts rpcinfo in /sbin,
and users can't see it in their paths.

      reply	other threads:[~2017-08-01 18:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-28 13:52 [PATCH 0/1] rpcbind: install the rpcbind program to sbindir Michael Orlitzky
2017-07-28 13:52 ` [PATCH 1/1] autotools: install rpcbind to --sbindir Michael Orlitzky
2017-07-31 14:55   ` Steve Dickson
2017-08-01  5:22     ` NeilBrown
2017-08-01 15:27       ` Steve Dickson
2017-08-01 18:47         ` Michael Orlitzky [this message]

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=40bb5c2a-e441-0575-490f-97a48966e930@orlitzky.com \
    --to=michael@orlitzky.com \
    --cc=linux-nfs@vger.kernel.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