Good day,programmers. I have a problem. Please help. I am creating a service, which must load automatically when Linux is being loaded. So,I copied the script into the direc
Just add the following line at the top: # chkconfig: - 99 10 it should do the trick