diff options
author | Bill Nottingham <notting@redhat.com> | 2010-10-28 11:27:18 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2010-10-28 11:27:18 -0400 |
commit | 4a443edd55f659ff93cdc2f452c29cc6e8bc19b6 (patch) | |
tree | c54e0782e77cd881ddea816bb2ad4c09286d91b3 | |
parent | 12cabd751919122551b6eb73850b35fbe565c679 (diff) | |
download | initscripts-4a443edd55f659ff93cdc2f452c29cc6e8bc19b6.tar initscripts-4a443edd55f659ff93cdc2f452c29cc6e8bc19b6.tar.gz initscripts-4a443edd55f659ff93cdc2f452c29cc6e8bc19b6.tar.bz2 initscripts-4a443edd55f659ff93cdc2f452c29cc6e8bc19b6.tar.xz initscripts-4a443edd55f659ff93cdc2f452c29cc6e8bc19b6.zip |
Only pull in wait-storage by reference.
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -132,7 +132,6 @@ install: 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-wait-storage.service $(ROOT)/lib/systemd/system/local-fs.target.wants ln -s ../fedora-sysinit-unhack.service $(ROOT)/lib/systemd/system/multi-user.target.wants # These are LSB compatibility symlinks. At some point in the future |