1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 01:55:22 +03:00

test: install dmevent service and socket

This commit is contained in:
Frantisek Sumsal 2021-09-13 18:39:00 +02:00
parent bac05644a7
commit e3d9a2e74f

View File

@ -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