summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2013-03-05 08:16:15 +0100
committerHarald Hoyer <harald@redhat.com>2013-03-06 11:03:39 +0100
commit7fdf51751c752e8074e2d8e429d40db91ce87b95 (patch)
treede0f3d16bd8c04c48402f08d5bd6bc2482083eb1 /src/core
parentfdf1848d1dc55e03b83821989bed2f8b26260236 (diff)
Revert "add initrd-fs.target and initrd-fs-pre.target"
This reverts commit 39b83cdab37623a546344622db9bbbc784c15df5.
Diffstat (limited to 'src/core')
-rw-r--r--src/core/special.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/special.h b/src/core/special.h
index de5889dd82..99c0e1222e 100644
--- a/src/core/special.h
+++ b/src/core/special.h
@@ -48,8 +48,6 @@
#define SPECIAL_SOCKETS_TARGET "sockets.target"
#define SPECIAL_LOCAL_FS_TARGET "local-fs.target"
#define SPECIAL_LOCAL_FS_PRE_TARGET "local-fs-pre.target"
-#define SPECIAL_INITRD_FS_TARGET "initrd-fs.target"
-#define SPECIAL_INITRD_FS_PRE_TARGET "initrd-fs-pre.target"
#define SPECIAL_REMOTE_FS_TARGET "remote-fs.target" /* LSB's $remote_fs */
#define SPECIAL_REMOTE_FS_PRE_TARGET "remote-fs-pre.target"
#define SPECIAL_SWAP_TARGET "swap.target"