projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a549b8
)
sys-process/cronie: Fixed openrc init script shebang.
author
Lars Wendler
<polynomial-c@gentoo.org>
Tue, 3 May 2016 09:16:19 +0000
(11:16 +0200)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Tue, 3 May 2016 09:47:11 +0000
(11:47 +0200)
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
sys-process/cronie/files/cronie-1.3-initd
patch
|
blob
|
history
diff --git
a/sys-process/cronie/files/cronie-1.3-initd
b/sys-process/cronie/files/cronie-1.3-initd
index 2434d61e3e581761ddc922af16c6a014fdc07791..781ff67c47f8f14f1b25d0603cd230ceda2cab7d 100644
(file)
--- a/
sys-process/cronie/files/cronie-1.3-initd
+++ b/
sys-process/cronie/files/cronie-1.3-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$