feat(profile): remove transparent_hugepage rule already included in base.
This commit is contained in:
parent
98042620f6
commit
7b04e28835
35 changed files with 0 additions and 61 deletions
|
|
@ -27,8 +27,6 @@ profile aa-log @{exec_path} {
|
|||
/{run,var}/log/journal/ r,
|
||||
/{run,var}/log/journal/@{hex32}/{,*} r,
|
||||
|
||||
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,
|
||||
|
||||
@{PROC}/sys/kernel/cap_last_cap r,
|
||||
|
||||
/dev/tty@{int} rw,
|
||||
|
|
|
|||
|
|
@ -39,8 +39,6 @@ profile arduino-builder @{exec_path} {
|
|||
|
||||
owner @{HOME}/Arduino/{,**} r,
|
||||
|
||||
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,
|
||||
|
||||
/tmp/ r,
|
||||
owner @{tmp}/cc* rw,
|
||||
owner @{tmp}/untitled[0-9]*.tmp/{,**} rw,
|
||||
|
|
|
|||
|
|
@ -25,8 +25,6 @@ profile browserpass @{exec_path} flags=(attach_disconnected) {
|
|||
owner @{user_cache_dirs}/mozilla/firefox/@{rand8}.*/safebrowsing-updating/google[0-9]/goog-phish-proto-@{int}.vlpset rw,
|
||||
owner @{tmp}/mozilla-temp-@{int} r,
|
||||
|
||||
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,
|
||||
|
||||
owner @{PROC}/@{pid}/mountinfo r,
|
||||
|
||||
# Inherit Silencer
|
||||
|
|
|
|||
|
|
@ -52,8 +52,6 @@ profile dnscrypt-proxy @{exec_path} {
|
|||
@{PROC}/sys/kernel/hostname r,
|
||||
@{PROC}/sys/net/core/somaxconn r,
|
||||
|
||||
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,
|
||||
|
||||
include if exists <local/dnscrypt-proxy>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue