summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/src/gp_proxy.h')
-rw-r--r--proxy/src/gp_proxy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/proxy/src/gp_proxy.h b/proxy/src/gp_proxy.h
index abcd201..4216b72 100644
--- a/proxy/src/gp_proxy.h
+++ b/proxy/src/gp_proxy.h
@@ -30,6 +30,7 @@ struct gp_service {
char *name;
uid_t euid;
bool any_uid;
+ bool allow_proto_trans;
bool trusted;
bool kernel_nfsd;
bool impersonate;