diff options
| author | Colin Guthrie <colin@mageia.org> | 2013-08-04 14:26:29 +0100 |
|---|---|---|
| committer | Colin Guthrie <colin@mageia.org> | 2013-08-04 14:26:29 +0100 |
| commit | e1de1e19a46876c1df2c29b7acfbcaab93b2cca4 (patch) | |
| tree | a9b327fae77b1d5852e62afda6ad368b78105cd2 /Makefile | |
| parent | 262427f6197e1e00fea9687c99eb77c417543be2 (diff) | |
| download | initscripts-e1de1e19a46876c1df2c29b7acfbcaab93b2cca4.tar initscripts-e1de1e19a46876c1df2c29b7acfbcaab93b2cca4.tar.gz initscripts-e1de1e19a46876c1df2c29b7acfbcaab93b2cca4.tar.bz2 initscripts-e1de1e19a46876c1df2c29b7acfbcaab93b2cca4.tar.xz initscripts-e1de1e19a46876c1df2c29b7acfbcaab93b2cca4.zip | |
Kill mandriva-boot-links script+service
This used to run on boot to create symlinks in /boot for the currently running kernel.
According to Thomas, this is no longer needed and can be dropped.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -114,7 +114,6 @@ install: 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 ../mandriva-kmsg-loglevel.service $(ROOT)/lib/systemd/system/sysinit.target.wants - ln -s ../mandriva-boot-links.service $(ROOT)/lib/systemd/system/basic.target.wants ln -s ../mandriva-save-dmesg.service $(ROOT)/lib/systemd/system/basic.target.wants ln -s ../mandriva-everytime.service $(ROOT)/lib/systemd/system/basic.target.wants |
