Update lscpu

This commit is contained in:
curiosityseeker 2023-07-08 17:45:28 +02:00 committed by GitHub
parent c47293d4af
commit 06263ab459
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,5 +25,9 @@ profile lscpu @{exec_path} {
@{sys}/devices/system/node/ r,
@{sys}/devices/system/node/node[0-9]*/cpumap r,
@{sys}/kernel/cpu_byteorder r,
/dev/tty[0-9]* rw,
include if exists <local/lscpu>
}