1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 01:55:22 +03:00

Revert "tmpfiles.d: adjust /dev/vfio/vfio access mode"

The issue needs to be fixed by setting proper ordering between the
tmpfiles and udevd.

See issue #28653, especially
https://github.com/systemd/systemd/issues/28653#issuecomment-1665181625.

This reverts commit a3d610998a.
This commit is contained in:
Yu Watanabe 2023-08-05 04:32:01 +09:00
parent 8cb0008977
commit 33b91308c2

View File

@ -14,7 +14,6 @@ z /dev/snd/timer 0660 - audio -
z /dev/loop-control 0660 - disk -
z /dev/net/tun 0666 - - -
z /dev/fuse 0666 - - -
z /dev/vfio/vfio 0666 - - -
z /dev/kvm {{DEV_KVM_MODE}} - kvm -
z /dev/vhost-net {{DEV_KVM_MODE}} - kvm -
z /dev/vhost-vsock {{DEV_KVM_MODE}} - kvm -