feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2023-12-13 20:09:52 +00:00
parent ecb7f2e79f
commit a1b86b56d2
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
31 changed files with 75 additions and 131 deletions

View file

@ -15,7 +15,10 @@ profile jitterentropy-rngd @{exec_path} {
@{exec_path} mr,
@{PROC}/sys/kernel/random/entropy_avail r,
@{PROC}/sys/kernel/random/poolsize r,
@{PROC}/sys/kernel/random/write_wakeup_threshold r,
/dev/random w,
include if exists <local/jitterentropy-rngd>
}