Can wheareabouts container run unprivileged with capabilities set?

hi experts,
I see in whereabouts/daemonset-install.yaml at master · k8snetworkplumbingwg/whereabouts · GitHub in daemonset manifest whereabouts container has given privileged.Can this run without (privileged:false) with additional capabilities set? In that case what would be those capabilities?

    securityContext:
      privileged: true