summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:38 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitd638f6b79a8c00e71acc3aaecc39ae795f466b19 (patch)
tree886f787609dfcff0033ca4474dbd438b192aee1c /net-misc/chrony
parentnet-misc/chrome-remote-desktop: use #!/sbin/openrc-run instead of #!/sbin/run... (diff)
downloadgentoo-d638f6b79a8c00e71acc3aaecc39ae795f466b19.tar.gz
gentoo-d638f6b79a8c00e71acc3aaecc39ae795f466b19.tar.bz2
gentoo-d638f6b79a8c00e71acc3aaecc39ae795f466b19.zip
net-misc/chrony: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/chrony')
-rw-r--r--net-misc/chrony/files/chronyd.init2
-rw-r--r--net-misc/chrony/files/chronyd.init-r12
2 files changed, 2 insertions, 2 deletions
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$