mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
source: Fix file permissions
Rust sources and some data files should not be executable. The perms are set to 644. Signed-off-by: Anatol Belski <ab@php.net>
This commit is contained in:
parent
02ac1820b1
commit
abd6204d27
0
pci/src/configuration.rs
Executable file → Normal file
0
pci/src/configuration.rs
Executable file → Normal file
0
pci/src/device.rs
Executable file → Normal file
0
pci/src/device.rs
Executable file → Normal file
0
qcow/src/qcow.rs
Executable file → Normal file
0
qcow/src/qcow.rs
Executable file → Normal file
0
src/main.rs
Executable file → Normal file
0
src/main.rs
Executable file → Normal file
0
test_data/cloud-init/ubuntu/meta-data
Executable file → Normal file
0
test_data/cloud-init/ubuntu/meta-data
Executable file → Normal file
0
test_data/cloud-init/ubuntu/user-data
Executable file → Normal file
0
test_data/cloud-init/ubuntu/user-data
Executable file → Normal file
0
vm-allocator/src/address.rs
Executable file → Normal file
0
vm-allocator/src/address.rs
Executable file → Normal file
0
vm-allocator/src/system.rs
Executable file → Normal file
0
vm-allocator/src/system.rs
Executable file → Normal file
0
vm-virtio/src/block.rs
Executable file → Normal file
0
vm-virtio/src/block.rs
Executable file → Normal file
0
vm-virtio/src/console.rs
Executable file → Normal file
0
vm-virtio/src/console.rs
Executable file → Normal file
0
vm-virtio/src/lib.rs
Executable file → Normal file
0
vm-virtio/src/lib.rs
Executable file → Normal file
0
vm-virtio/src/rng.rs
Executable file → Normal file
0
vm-virtio/src/rng.rs
Executable file → Normal file
0
vm-virtio/src/transport/pci_device.rs
Executable file → Normal file
0
vm-virtio/src/transport/pci_device.rs
Executable file → Normal file
0
vmm/src/vm.rs
Executable file → Normal file
0
vmm/src/vm.rs
Executable file → Normal file
Loading…
Reference in New Issue
Block a user