feat: profiles and integration tests improvments.
Add the udbus variable to be used in `unix bind` rule for dbus.
This commit is contained in:
parent
b4bcb2f16e
commit
4e5f4cb06a
43 changed files with 81 additions and 47 deletions
|
|
@ -122,6 +122,9 @@
|
|||
# Dbus unique name
|
||||
@{busname}=:1.@{u16} :not.active.yet
|
||||
|
||||
# Unix dbus address prefix
|
||||
@{udbus}=@{hex15} @{hex16}
|
||||
|
||||
# Universally unique identifier
|
||||
@{uuid}=@{h}@{h}@{h}@{h}@{h}@{h}@{h}@{h}[-_]@{h}@{h}@{h}@{h}[-_]@{h}@{h}@{h}@{h}[-_]@{h}@{h}@{h}@{h}[-_]@{h}@{h}@{h}@{h}@{h}@{h}@{h}@{h}@{h}@{h}@{h}@{h}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue