fix: missing @{udbus} in unix bind.
This commit is contained in:
parent
3c0c68f28f
commit
206bc3473d
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ profile hostnamectl @{exec_path} {
|
|||
|
||||
capability net_admin,
|
||||
|
||||
unix bind type=stream addr=@@{hex16}/bus/hostnamectl/system,
|
||||
unix bind type=stream addr=@@{udbus}/bus/hostnamectl/system,
|
||||
|
||||
#aa:dbus talk bus=system name=org.freedesktop.hostname1 label=systemd-hostnamed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue