linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Orlitzky <michael@orlitzky.com>
To: linux-nfs@vger.kernel.org
Subject: [PATCH v2 0/1] rpcbind: install the rpcbind program to sbindir.
Date: Tue,  1 Aug 2017 14:55:24 -0400	[thread overview]
Message-ID: <20170801185525.13063-1-michael@orlitzky.com> (raw)

According to its own man page, the rpcbind program "can only be
started by the super-user." On systems where a distinction is made, it
therefore makes sense to install rpcbind to the autotools sbindir
rather than the regular bindir where it is currently installed.

The only difference between this and the first version of the patch is
the addition of the Signed-off-by line in the commit message.

Michael Orlitzky (1):
  autotools: install rpcbind to --sbindir.

 Makefile.am                | 3 ++-
 configure.ac               | 6 +++---
 systemd/rpcbind.service.in | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.13.0


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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-01 18:55 Michael Orlitzky [this message]
2017-08-01 18:55 ` [PATCH v2 1/1] autotools: install rpcbind to --sbindir Michael Orlitzky
2017-08-23 18:48   ` Steve Dickson

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=20170801185525.13063-1-michael@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;
as well as URLs for NNTP newsgroup(s).