privsep: Remove debug from prior

This commit is contained in:
Roy Marples 2021-03-17 15:11:53 +00:00
parent 07a6574c2d
commit 1cd224ca33

View File

@ -114,7 +114,6 @@ ps_init(struct dhcpcd_ctx *ctx)
static int
ps_dropprivs(struct dhcpcd_ctx *ctx)
{
return 0;
struct passwd *pw = ctx->ps_user;
if (ctx->options & DHCPCD_LAUNCHER)