chiark / gitweb /
initrd: add unit files needed for basic systemd-in-initrd support
[elogind.git] / Makefile.am
index 790e5014beee00fdf49fce2a92a4fe01a9809837..b69794994d1c535c2ade31fe70c83a65a1438eda 100644 (file)
@@ -379,7 +379,12 @@ dist_systemunit_DATA = \
        units/systemd-ask-password-console.path \
        units/systemd-udevd-control.socket \
        units/systemd-udevd-kernel.socket \
-       units/system-update.target
+       units/system-update.target \
+       units/initrd-parse-etc.service \
+       units/initrd-cleanup.service \
+       units/initrd-switch-root.target \
+       units/initrd-udevadm-cleanup-db.service \
+       units/initrd-switch-root.service
 
 nodist_systemunit_DATA = \
        units/getty@.service \