diff options
-rw-r--r-- | source4/librpc/idl/srvsvc.idl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/librpc/idl/srvsvc.idl b/source4/librpc/idl/srvsvc.idl index d7210eef1e..e986ea16ed 100644 --- a/source4/librpc/idl/srvsvc.idl +++ b/source4/librpc/idl/srvsvc.idl @@ -6,6 +6,7 @@ [ uuid("4b324fc8-1670-01d3-1278-5a47bf6ee188"), version(3.0), + endpoint("ncacn_np:[\\pipe\\srvsvc]", "ncacn_ip_tcp:", "ncalrpc:"), pointer_default(unique), helpstring("Server Service"), depends(security,svcctl) |