Skip to content

Instantly share code, notes, and snippets.

@kom0055
kom0055 / centrifugo
Created July 31, 2019 03:27 — forked from BetsuNo/centrifugo
nginx, php-fpm, memcached and centrifugo rc.d scripts for CentOS 7
#!/bin/bash
#
# /etc/init.d/centrifugo
#
# Startup script for centrifugo
#
# chkconfig: 2345 20 80
# description: Starts and stops centrifugo
# Source function library.