mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 17:08:09 +01:00
feat(tunable): limit suse multiarch on opensuse.
This commit is contained in:
parent
88387956de
commit
f607fee8e1
1 changed files with 1 additions and 1 deletions
|
@ -65,4 +65,4 @@
|
|||
@{dynamic}+=38[4-9] 39[0-9] 4[0-9][0-9] 50[0-9] 51[0-1] # range 384 to 511
|
||||
|
||||
# OpenSUSE does not have the same multiarch structure
|
||||
@{multiarch}+=*-suse-linux*
|
||||
@{multiarch}+=*-suse-linux* #aa:only opensuse
|
||||
|
|
Loading…
Reference in a new issue