mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-25 19:29:51 +01:00
parent
7a53fc3a99
commit
bdac1adf8f
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@ var (
|
|||
`\x1d`, " ",
|
||||
|
||||
// Remove basic rules from abstractions/base
|
||||
`(?m)^.*/etc/[^/]+so.*$`, ``,
|
||||
`(?m)^.*/usr/(lib|lib32|lib64|libexec)/[^/]+so.*$`, ``,
|
||||
`(?m)^.*/etc/[^/]+\.so.*$`, ``,
|
||||
`(?m)^.*/usr/(lib|lib32|lib64|libexec)/[^/]+\.so.*$`, ``,
|
||||
`(?m)^.*/usr/(lib|lib32|lib64|libexec)/locale/.*$`, ``,
|
||||
`(?m)^.*/usr/share/locale[^/]?/.*$`, ``,
|
||||
`(?m)^.*/usr/share/zoneinfo[^/]?/.*$`, ``,
|
||||
|
|
Loading…
Add table
Reference in a new issue