Skip to content

Instantly share code, notes, and snippets.

@BetsuNo
BetsuNo / centrifugo
Last active May 10, 2022 15:29
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.