Показаны сообщения с ярлыком RHEL. Показать все сообщения
Показаны сообщения с ярлыком RHEL. Показать все сообщения

вторник, 4 августа 2015 г.

Writing System V init scripts for Red Hat Linux

Writing System V init scripts for Red Hat Linux

 
    All System V init scripts are named /etc/rc.d/init.d/<servicename> where <servicename> is the name of the service. There must be no ".init" suffix.

Sample Script: