link,
/* bus= */ NULL,
"io.systemd.namespace-resource.delegate-mount",
- /* polkit_details= */ NULL,
+ /* details= */ NULL,
/* good_user= */ UID_INVALID,
POLKIT_DEFAULT_ALLOW, /* If no polkit is installed, allow delegation of mounts to registered userns */
&c->polkit_registry);
link,
/* bus= */ NULL,
"io.systemd.namespace-resource.delegate-cgroup",
- /* polkit_details= */ NULL,
+ /* details= */ NULL,
/* good_user= */ UID_INVALID,
POLKIT_DEFAULT_ALLOW, /* If no polkit is installed, allow delegation of cgroups to registered userns */
&c->polkit_registry);