From d638f6b79a8c00e71acc3aaecc39ae795f466b19 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:31:38 -0500 Subject: net-misc/chrony: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-misc/chrony/files/chronyd.init | 2 +- net-misc/chrony/files/chronyd.init-r1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc/chrony') diff --git a/net-misc/chrony/files/chronyd.init b/net-misc/chrony/files/chronyd.init index 83d668567e5f..2a046d582adf 100644 --- a/net-misc/chrony/files/chronyd.init +++ b/net-misc/chrony/files/chronyd.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/net-misc/chrony/files/chronyd.init-r1 b/net-misc/chrony/files/chronyd.init-r1 index 80ec85518957..765c2dc4b126 100644 --- a/net-misc/chrony/files/chronyd.init-r1 +++ b/net-misc/chrony/files/chronyd.init-r1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad