mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 17:08:09 +01:00
feat(tunable): opensuse has a special multiarch.
This commit is contained in:
parent
928f27dbf5
commit
9007daf842
1 changed files with 3 additions and 0 deletions
|
@ -61,3 +61,6 @@
|
|||
# Udev data dynamic assignment ranges
|
||||
@{dynamic}=23[4-9] 24[0-9] 25[0-4] # range 234 to 254
|
||||
@{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*
|
||||
|
|
Loading…
Reference in a new issue