CharlieC3
12/18/2016 - 10:00 PM

Start service automatically after a reboot

Start service automatically after a reboot

#!/bin/bash
chkconfig <service name> on