aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2011-07-25 13:34:12 -0400
committerBill Nottingham <notting@redhat.com>2011-07-25 13:34:12 -0400
commitb710648dee63466be01b34b21d929ada422f2845 (patch)
tree2ace2027782b97d8872ab74e96ad973e17fe781a /Makefile
parent982b6ebfe2cdb1175bc8486135d33b897ad3d6ef (diff)
downloadinitscripts-b710648dee63466be01b34b21d929ada422f2845.tar
initscripts-b710648dee63466be01b34b21d929ada422f2845.tar.gz
initscripts-b710648dee63466be01b34b21d929ada422f2845.tar.bz2
initscripts-b710648dee63466be01b34b21d929ada422f2845.tar.xz
initscripts-b710648dee63466be01b34b21d929ada422f2845.zip
Remove fedora-sysinit-hack/fedora-sysinit-unhack; they're not needed with /var/lock on tmpfs.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 718b451e..1e8c09ee 100644
--- a/Makefile
+++ b/Makefile
@@ -127,11 +127,9 @@ install:
ln -s ../fedora-autoswap.service $(ROOT)/lib/systemd/system/basic.target.wants
ln -s ../fedora-autorelabel.service $(ROOT)/lib/systemd/system/basic.target.wants
ln -s ../fedora-autorelabel-mark.service $(ROOT)/lib/systemd/system/basic.target.wants
- ln -s ../fedora-sysinit-hack.service $(ROOT)/lib/systemd/system/basic.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-storage-init-late.service $(ROOT)/lib/systemd/system/local-fs.target.wants
- ln -s ../fedora-sysinit-unhack.service $(ROOT)/lib/systemd/system/multi-user.target.wants
mkdir -p $(ROOT)/etc/tmpfiles.d
install -m 644 initscripts.tmpfiles.d $(ROOT)/etc/tmpfiles.d/initscripts.conf