aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-10-26 15:21:05 -0400
committerBill Nottingham <notting@redhat.com>2010-10-26 15:33:00 -0400
commit7577c483e62806140a278d2eb9147ce835893f7c (patch)
tree306a9ee579c677b7ab91c6a2e82a13ea9cc85968 /Makefile
parentb6788fc6a4089bbf538664bb814d81475c4ffa96 (diff)
downloadinitscripts-7577c483e62806140a278d2eb9147ce835893f7c.tar
initscripts-7577c483e62806140a278d2eb9147ce835893f7c.tar.gz
initscripts-7577c483e62806140a278d2eb9147ce835893f7c.tar.bz2
initscripts-7577c483e62806140a278d2eb9147ce835893f7c.tar.xz
initscripts-7577c483e62806140a278d2eb9147ce835893f7c.zip
Drop fedora-mountall, fedora-cleanup. Adjust other services accordingly.
systemd can do mount & fsck & quota, etc. now.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index cef2f9a7..da10ea96 100644
--- a/Makefile
+++ b/Makefile
@@ -129,8 +129,6 @@ install:
ln -s ../fedora-loadmodules.service $(ROOT)/lib/systemd/system/basic.target.wants
ln -s ../fedora-autoswap.service $(ROOT)/lib/systemd/system/basic.target.wants
ln -s ../fedora-sysinit-hack.service $(ROOT)/lib/systemd/system/basic.target.wants
- ln -s ../fedora-cleanup.service $(ROOT)/lib/systemd/system/local-fs.target.wants
- ln -s ../fedora-mountall.service $(ROOT)/lib/systemd/system/local-fs.target.wants
ln -s ../fedora-readonly.service $(ROOT)/lib/systemd/system/local-fs.target.wants
ln -s ../fedora-storage-init.service $(ROOT)/lib/systemd/system/local-fs.target.wants
ln -s ../fedora-wait-storage.service $(ROOT)/lib/systemd/system/local-fs.target.wants