projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
393432b
)
dev-vcs/git: Fixed openrc init script shebang.
author
Lars Wendler
<polynomial-c@gentoo.org>
Tue, 3 May 2016 09:26:48 +0000
(11:26 +0200)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Tue, 3 May 2016 09:47:22 +0000
(11:47 +0200)
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
dev-vcs/git/files/git-daemon-r1.initd
patch
|
blob
|
history
diff --git
a/dev-vcs/git/files/git-daemon-r1.initd
b/dev-vcs/git/files/git-daemon-r1.initd
index b6ecfd9c508cbd81ee16e0e54c79774fc6f92146..df0316228dabb6372bc2afc0de694b903e5dfda5 100644
(file)
--- a/
dev-vcs/git/files/git-daemon-r1.initd
+++ b/
dev-vcs/git/files/git-daemon-r1.initd
@@
-1,5
+1,5
@@
-#!/sbin/
runscript
-# Copyright 1999-201
4
Gentoo Foundation
+#!/sbin/
openrc-run
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$