You need to sign in or sign up before continuing.
  • O
    storage: Default pool permission mode to 0755 · 8a544719
    Osier Yang 提交于
    Per the typical use of libvirt is to fork the qemu process with
    qemu:qemu. Setting the pool permission mode as 0700 by default
    will prevent the guest start with permission reason.
    
    Define macro for the default pool and vol permission modes
    incidentally.
    8a544719
storage_conf.c 55.6 KB