fix(profile): qemu: ensure guest addition can shutdown the system.
This commit is contained in:
parent
e73ea12cea
commit
5173d3177c
1 changed files with 3 additions and 1 deletions
|
|
@ -30,9 +30,11 @@ profile qemu-ga @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/app/systemctl>
|
||||
|
||||
capability net_admin,
|
||||
|
||||
unix type=stream addr=@@{udbus}/bus/shutdown/system,
|
||||
|
||||
#aa-dbus talk bus=system name=org.freedesktop.login1 label=systemd-logind
|
||||
#aa:dbus talk bus=system name=org.freedesktop.login1 label=systemd-logind
|
||||
|
||||
include if exists <local/qemu-ga_systemctl>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue