summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:11 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit360df12105bd247041530085931232508c77df83 (patch)
treef66d17aa5141e0da631baed150aaea52aba2eb22 /net-misc/openntpd
parentnet-misc/omniORB: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-360df12105bd247041530085931232508c77df83.tar.gz
gentoo-360df12105bd247041530085931232508c77df83.tar.bz2
gentoo-360df12105bd247041530085931232508c77df83.zip
net-misc/openntpd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/openntpd')
-rw-r--r--net-misc/openntpd/files/openntpd.init.d-20080406-r62
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openntpd/files/openntpd.init.d-20080406-r6 b/net-misc/openntpd/files/openntpd.init.d-20080406-r6
index ca7e3c5f7cf9..226a9a7e0f9c 100644
--- a/net-misc/openntpd/files/openntpd.init.d-20080406-r6
+++ b/net-misc/openntpd/files/openntpd.init.d-20080406-r6
@@ -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$