Skip to content

Instantly share code, notes, and snippets.

@ahaeber
ahaeber / bucky
Created January 16, 2015 11:48
CentOS compatible init.d script for python-bucky (EPEL)
#!/bin/bash
# bucky Init script for running the bucky daemon
#
#
# chkconfig: - 98 02
#
# description: some description
# processname: bucky
PATH=/usr/bin:/sbin:/bin:/usr/sbin