From: Frantisek Sumsal Date: Mon, 13 Sep 2021 16:39:00 +0000 (+0200) Subject: test: install dmevent service and socket X-Git-Tag: v250-rc1~662^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e3d9a2e74f99a18c583d12d0160724ce235e8fbe;p=thirdparty%2Fsystemd.git test: install dmevent service and socket --- 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