mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
feat(tunable): better definition of the version var.
This commit is contained in:
parent
4d11367bec
commit
72d45c2cf5
@ -130,7 +130,7 @@
|
|||||||
@{group}=@{user}
|
@{group}=@{user}
|
||||||
|
|
||||||
# Semantic version
|
# Semantic version
|
||||||
@{version}=@{int}{.@{int},}{.@{int},}{-@{rand},}
|
@{version}=@{u16}{.@{u16},}{.@{u16},}{{-,_}@{rand},}
|
||||||
|
|
||||||
# OpenSUSE does not have the same multiarch structure
|
# OpenSUSE does not have the same multiarch structure
|
||||||
@{multiarch}+=*-suse-linux* #aa:only opensuse
|
@{multiarch}+=*-suse-linux* #aa:only opensuse
|
||||||
|
Loading…
Reference in New Issue
Block a user