mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 02:22:15 +08:00
15 lines
270 B
Plaintext
15 lines
270 B
Plaintext
ACTION=="remove", GOTO="vhba_end"
|
|
KERNEL!="vhba_ctl", GOTO="vhba_end"
|
|
|
|
NAME="vhba_ctl", MODE="0660", OWNER="root", GROUP="cdemu"
|
|
|
|
TEST=="/sys/fs/cgroup/systemd", GOTO="vhba_uaccess"
|
|
TAG+="udev-acl"
|
|
GOTO="vhba_end"
|
|
|
|
LABEL="vhba_uaccess"
|
|
TAG+="uaccess"
|
|
|
|
LABEL="vhba_end"
|
|
|