diff options
author | Harald Hoyer <harald@redhat.com> | 2013-03-05 08:16:15 +0100 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2013-03-06 11:03:39 +0100 |
commit | 7fdf51751c752e8074e2d8e429d40db91ce87b95 (patch) | |
tree | de0f3d16bd8c04c48402f08d5bd6bc2482083eb1 /Makefile.am | |
parent | fdf1848d1dc55e03b83821989bed2f8b26260236 (diff) |
Revert "add initrd-fs.target and initrd-fs-pre.target"
This reverts commit 39b83cdab37623a546344622db9bbbc784c15df5.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 13211c45bd..f4ac471a13 100644 --- a/Makefile.am +++ b/Makefile.am @@ -342,8 +342,6 @@ dist_systemunit_DATA = \ units/kexec.target \ units/local-fs.target \ units/local-fs-pre.target \ - units/initrd-fs.target \ - units/initrd-fs-pre.target \ units/remote-fs.target \ units/remote-fs-pre.target \ units/network.target \ |