summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2021-12-20 14:22:02 -0600
committerDavid Teigland <teigland@redhat.com>2021-12-20 14:22:02 -0600
commit63c4458aaf67d114c677baf657a7e9e43440f349 (patch)
treebd7d2f98ab62c8bcfcf0a5c5ff92cbf22204c99e /scripts
parentef4521831d15a1785e034f6c6f536a03446f6e05 (diff)
downloadlvm2-63c4458aaf67d114c677baf657a7e9e43440f349.tar.gz
Revert "new udev autoactivation"
This reverts commit 67722b312390cdab29c076c912e14bd739c5c0f6.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in
index 0d7f45680..ee0acb6f6 100644
--- a/scripts/Makefile.in
+++ b/scripts/Makefile.in
@@ -92,6 +92,7 @@ install_systemd_generators:
install_systemd_units: install_dbus_service
@echo " [INSTALL] systemd_units"
$(Q) $(INSTALL_DIR) $(systemd_unit_dir)
+ $(Q) $(INSTALL_DATA) lvm2-pvscan.service $(systemd_unit_dir)/lvm2-pvscan@.service
ifeq ("@BUILD_DMEVENTD@", "yes")
$(Q) $(INSTALL_DATA) dm_event_systemd_red_hat.socket $(systemd_unit_dir)/dm-event.socket
$(Q) $(INSTALL_DATA) dm_event_systemd_red_hat.service $(systemd_unit_dir)/dm-event.service