[PATCH rpcbind 1/1] rpcb_prot.x: Update _PATH_RPCBINDSOCK

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

 



2f9ce0c updated rpcb_prot.h, but rpcb_prot.x must be updated as well.

Fixes: 2f9ce0c ("Move rpcbind.sock to /run")
Signed-off-by: Petr Vorel <pvorel@xxxxxxx>
---
Actually, tirpc/rpc/rpcb_prot.h should be generated by rpcgen, but I
just updated the header.

 tirpc/rpc/rpcb_prot.x | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tirpc/rpc/rpcb_prot.x b/tirpc/rpc/rpcb_prot.x
index 472c11f..e0e6031 100644
--- a/tirpc/rpc/rpcb_prot.x
+++ b/tirpc/rpc/rpcb_prot.x
@@ -410,8 +410,8 @@ program RPCBPROG {
 %#define	RPCBVERS_3		RPCBVERS
 %#define	RPCBVERS_4		RPCBVERS4
 %
-%#define	_PATH_RPCBINDSOCK	"/var/run/rpcbind.sock"
-%#define	_PATH_RPCBINDSOCK_ABSTRACT "\0/run/rpcbind.sock"
+%#define	_PATH_RPCBINDSOCK	"/run/rpcbind.sock"
+%#define	_PATH_RPCBINDSOCK_ABSTRACT "\0" _PATH_RPCBINDSOCK
 %
 %#else		/* ndef _KERNEL */
 %#ifdef __cplusplus
-- 
2.45.2





[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux