<html><head></head><body><div>On Tue, 2015-09-08 at 13:27 -0700, Alex Carver wrote:</div><blockquote type="cite">I hope this isn't true because I do depend on rc.local for quite a few<br>
scripts that need the rest of the system up and running.</blockquote><div><br></div><div>Just wrap your script in a systemd unit file, and have it depend on whatever it needs to operate, placing your script in /usr/local/sbin and your unit file in the /etc/systemd tree (which overrides the equivalent in /usr).</div><div><br></div></body></html>