• L
    new virSetUIDGID() utility function · d596c6dc
    Laine Stump 提交于
    virSetUIDGID() sets both the real and effective group and user of the
    process, and additionally calls initgroups() to assure that the
    process joins all the auxiliary groups that the given uid is a member
    of.
    d596c6dc
configure.ac 80.9 KB