From 7577c483e62806140a278d2eb9147ce835893f7c Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 26 Oct 2010 15:21:05 -0400 Subject: Drop fedora-mountall, fedora-cleanup. Adjust other services accordingly. systemd can do mount & fsck & quota, etc. now. --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.1