mirror of
https://github.com/systemd/systemd.git
synced 2024-12-03 23:33:38 +08:00
test: install dmevent service and socket
This commit is contained in:
parent
bac05644a7
commit
e3d9a2e74f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user