summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2010-10-20 16:21:48 +0200
committerLennart Poettering <lennart@poettering.net>2010-10-25 22:03:22 +0200
commitac52853d6db67e80610d91a2bb643ee815cfa7de (patch)
tree7454a571021a1a8cbb7e22319f03982fc33b2b8a /Makefile.am
parent72de7bbf39af53a0d721f7f39c4383cef71712d9 (diff)
arch: remove obsolete sysinit.service
This is now split into smaller units and shipped with the downstream package.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9c76fc807..a55b244b6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -317,7 +317,6 @@ endif
if TARGET_ARCH
dist_systemunit_DATA += \
- units/arch/sysinit.service \
units/arch/rc-local.service
endif