Skip to content

Instantly share code, notes, and snippets.

View louwersj's full-sized avatar
🏠
Working from home

Johan Louwers louwersj

🏠
Working from home
View GitHub Profile
@yunano
yunano / consul
Last active October 7, 2022 18:58
/etc/init.d/consul for CentOS 6
#!/bin/sh
#
# consul - this script manages the consul agent
#
# chkconfig: 345 95 05
# processname: consul
### BEGIN INIT INFO
# Provides: consul
# Required-Start: $local_fs $network