From e3d9a2e74f99a18c583d12d0160724ce235e8fbe Mon Sep 17 00:00:00 2001 From: Frantisek Sumsal Date: Mon, 13 Sep 2021 18:39:00 +0200 Subject: [PATCH] test: install dmevent service and socket --- test/test-functions | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test-functions b/test/test-functions index 6c9847a914a..1d95ba0dcaa 100644 --- a/test/test-functions +++ b/test/test-functions @@ -896,6 +896,7 @@ install_modules() { install_dmevent() { instmods dm_crypt =crypto inst_binary dmeventd + image_install "${ROOTLIBDIR:?}"/system/dm-event.{service,socket} if get_bool "$LOOKS_LIKE_DEBIAN"; then # dmsetup installs 55-dm and 60-persistent-storage-dm on Debian/Ubuntu # and since buster/bionic 95-dm-notify.rules