diff options
author | Tom Gundersen <teg@jklm.no> | 2010-10-20 16:21:48 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-10-25 22:03:22 +0200 |
commit | ac52853d6db67e80610d91a2bb643ee815cfa7de (patch) | |
tree | 7454a571021a1a8cbb7e22319f03982fc33b2b8a /Makefile.am | |
parent | 72de7bbf39af53a0d721f7f39c4383cef71712d9 (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.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9c76fc807a..a55b244b67 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 |