Skip to content

Instantly share code, notes, and snippets.

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

Jeremiah C. Foster jeremiah

🏠
Working from home
View GitHub Profile
@jeremiah
jeremiah / git-daemon
Created August 25, 2016 17:52 — forked from moschlar/git-daemon
systemd-unit for git-daemon
# conf.d file for git-daemon
#
# Please check man 1 git-daemon for more information about the options
# git-daemon accepts. You MUST edit this to include your repositories you wish
# to serve.
#
# Some of the meaningful options are:
# --syslog --- Enables syslog logging
# --verbose --- Enables verbose logging
# --export-all --- Exports all repositories