• J
    security: Rename SetSocketLabel APIs to SetDaemonSocketLabel · 4c85d96f
    Jiri Denemark 提交于
    The APIs are designed to label a socket in a way that the libvirt daemon
    itself is able to access it (i.e., in SELinux the label is virtd_t based
    as opposed to svirt_* we use for labeling resources that need to be
    accessed by a vm). The new name reflects this.
    4c85d96f
security_dac.c 20.5 KB