From 33b91308c26ca5d512e43b6b32d596a2c9237d04 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Sat, 5 Aug 2023 04:32:01 +0900 Subject: 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 a3d610998ad3b4c88224fe89a048a84dbceb652b. --- tmpfiles.d/static-nodes-permissions.conf.in | 1 - 1 file changed, 1 deletion(-) (limited to 'tmpfiles.d') diff --git a/tmpfiles.d/static-nodes-permissions.conf.in b/tmpfiles.d/static-nodes-permissions.conf.in index df1fe2e3d5..f77312a71c 100644 --- a/tmpfiles.d/static-nodes-permissions.conf.in +++ b/tmpfiles.d/static-nodes-permissions.conf.in @@ -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 - -- cgit v1.2.3