move "the real files" to top level so they don't interfere with debhelper
[debian/git-daemon] / debian / git-daemon / default
diff --git a/debian/git-daemon/default b/debian/git-daemon/default
deleted file mode 100644 (file)
index 2020805..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# Defaults for git-daemon initscript
-# sourced by /etc/init.d/git-daemon
-# installed at /etc/default/git-daemon by the maintainer scripts
-
-#
-# This is a POSIX shell fragment
-#
-
-GIT_DAEMON_ENABLE=false
-GIT_DAEMON_USER=gitdaemon
-GIT_DAEMON_DIRECTORY=/var/cache/git
-
-# Additional options that are passed to the Daemon.
-GIT_DAEMON_OPTIONS=""