chmod +x /etc/rc.d/rc.local
systemctl enable rc-local.service
Note: rc.local is obsolete.
-------------------------- OR
append commands to /etc/bashrc
chmod +x /etc/rc.d/rc.local
systemctl enable rc-local.service
Note: rc.local is obsolete.
-------------------------- OR
append commands to /etc/bashrc