Skip to content

Commit 83ec40f

Browse files
committed
qm-wayland: make it use qm-oci-hooks
Now that hooks is an independent package, qm-wayland can recomment it to work properly. Signed-off-by: Albert Esteve <[email protected]>
1 parent 954d165 commit 83ec40f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

rpm/wayland/qm-wayland.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ BuildRequires: pkgconfig(systemd)
3030
BuildRequires: systemd-rpm-macros
3131

3232
Requires: systemd
33+
Recommends: qm-oci-hooks
3334

3435
%description
3536
This package provides Wayland display server support for the QM (Quality Management)

subsystems/wayland/etc/containers/systemd/wayland-compositor.container

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ AddDevice=/dev/tty0
3838
# Traditional display terminal
3939
AddDevice=/dev/tty7
4040

41-
# TODO: OCI hook triggers device injection for seat0
42-
# Annotation=org.autosd.qm.wayland.seat=seat0
41+
# OCI hook triggers device injection for seat0
42+
Annotation=org.containers.qm.wayland.seat=seat0

0 commit comments

Comments
 (0)