summaryrefslogtreecommitdiffstats
path: root/src/privsep.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/privsep.h')
-rw-r--r--src/privsep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/privsep.h b/src/privsep.h
index 33916274..57fa7515 100644
--- a/src/privsep.h
+++ b/src/privsep.h
@@ -176,7 +176,7 @@ int ps_init(struct dhcpcd_ctx *);
int ps_start(struct dhcpcd_ctx *);
int ps_stop(struct dhcpcd_ctx *);
int ps_entersandbox(const char *, const char **);
-int ps_mastersandbox(struct dhcpcd_ctx *, const char *);
+int ps_managersandbox(struct dhcpcd_ctx *, const char *);
int ps_unrollmsg(struct msghdr *, struct ps_msghdr *, const void *, size_t);
ssize_t ps_sendpsmmsg(struct dhcpcd_ctx *, int,