Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 0/1] rpcbind: install the rpcbind program to sbindir.
@ 2017-07-28 13:52 Michael Orlitzky
  2017-07-28 13:52 ` [PATCH 1/1] autotools: install rpcbind to --sbindir Michael Orlitzky
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Orlitzky @ 2017-07-28 13:52 UTC (permalink / raw)
  To: linux-nfs

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.

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-08-01 18:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox