]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Revert "tmpfiles.d: adjust /dev/vfio/vfio access mode"
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 4 Aug 2023 19:32:01 +0000 (04:32 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 4 Aug 2023 19:32:01 +0000 (04:32 +0900)
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 a3d610998ad3b4c88224fe89a048a84dbceb652b.

tmpfiles.d/static-nodes-permissions.conf.in

index df1fe2e3d5ce2af44c4a6250aa12b6ab02c2638a..f77312a71c72e25724d645e1453d773c980d2566 100644 (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 -