From: Rudolf Polzer Date: Sun, 21 Nov 2010 19:38:04 +0000 (+0100) Subject: Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic X-Git-Tag: xonotic-v0.1.0preview~36 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=bdc9d82566d9ec5ad934c2ddcf32244e3aee02e3;hp=8d6d52ae0bc823d287bc65ec7343b84d7bcad464 Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic --- diff --git a/misc/infrastructure/mirror/etc::svc::git-daemon::run b/misc/infrastructure/mirror/etc::svc::git-daemon::run deleted file mode 100755 index eb45073d..00000000 --- a/misc/infrastructure/mirror/etc::svc::git-daemon::run +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -exec 2>&1 -echo 'git-daemon starting.' -exec chpst -ugitdaemon \ - "$(git --exec-path)"/git-daemon --verbose --base-path=/var/cache/git /var/cache/git diff --git a/misc/infrastructure/mirror/etc_svc_git-daemon_run b/misc/infrastructure/mirror/etc_svc_git-daemon_run new file mode 100755 index 00000000..eb45073d --- /dev/null +++ b/misc/infrastructure/mirror/etc_svc_git-daemon_run @@ -0,0 +1,5 @@ +#!/bin/sh +exec 2>&1 +echo 'git-daemon starting.' +exec chpst -ugitdaemon \ + "$(git --exec-path)"/git-daemon --verbose --base-path=/var/cache/git /var/cache/git