units/fedora/plymouth-poweroff.service \
units/fedora/plymouth-halt.service
endif
+if TARGET_DEBIAN
+dist_systemunit_DATA += \
+ units/debian/halt.service \
+ units/debian/killall.service \
+ units/debian/poweroff.service \
+ units/debian/reboot.service
+endif
- if TARGET_DEBIAN
- dist_systemunit_DATA += \
- units/debian/halt.service \
- units/debian/killall.service \
- units/debian/poweroff.service \
- units/debian/reboot.service \
- units/debian/fsck.target \
- units/debian/umountfs.service \
- units/debian/umountnfs.service \
- units/debian/umountroot.service
- endif
-
- if TARGET_SUSE
- dist_systemunit_DATA += \
- units/suse/halt.service \
- units/suse/poweroff.service \
- units/suse/reboot.service \
- units/suse/fsck.target
- endif
-
if TARGET_GENTOO
dist_systemunit_DATA += \
- units/gentoo/halt.service \
- units/gentoo/killall.service \
- units/gentoo/poweroff.service \
- units/gentoo/reboot.service \
units/gentoo/xdm.service
endif