On Mon, Jul 14, 2014 at 12:27:47PM -0500, Ian Pilcher wrote:
On 07/14/2014 10:39 AM, Cosme CorrĂȘa wrote:
Is there a special step for this?
systemctl enable rc-local.service
This shouldn't be required. The rc-local.service should automatically start in the multi-user.target if the file /etc/rc.d/rc.local exists, and is executable.
Make sure you're using /etc/rc.d/rc.local and not /etc/rc.local. There should already be a compatibility symlink (same as in EL6).