Skip to content

Instantly share code, notes, and snippets.

View alexgdmx's full-sized avatar

Alejandro Guadarrama alexgdmx

View GitHub Profile
#!/bin/sh
#
# Startup/shutdown script for Git Daemon
# chkconfig: 345 56 10
#
# description: Startup/shutdown script for Git Daemon
#
. /etc/init.d/functions
DAEMON=/usr/libexec/git-core/git-daemon