Remove obsolete Fedora rc-local install.d hook.
After the refactor of the first-boot routine there's no use for this script anymore, in fact all it's doing is to create a broken link. Change-Id: Ic09e7208bc950380341e8a073647950ac99a05fd
This commit is contained in:
parent
be99db321b
commit
58538cea51
@ -1,4 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
ln -s /etc/rc.local /etc/rc.d/rc.local
|
|
||||||
systemctl enable rc-local.service
|
|
Loading…
Reference in New Issue
Block a user