mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 11:09:04 -04:00
Updated inspircd init script template to make it chkconfig compatible.
Backported from master, PR #901
This commit is contained in:
parent
2faf5ff670
commit
293c9c66b7
@ -18,6 +18,12 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
# InspIRCd Start up the InspIRCd Internet Relay Chat Daemon
|
||||
#
|
||||
# chkconfig: 2345 55 25
|
||||
# description: InspIRCd -- Internet Relay Chat Daemon
|
||||
#
|
||||
# processname: inspircd
|
||||
|
||||
use strict;
|
||||
use POSIX;
|
||||
|
Loading…
x
Reference in New Issue
Block a user