summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:12 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitf9219910937bc37f0ab379ab6b67df2a0213d30c (patch)
treeef50747ed1f08a04403b66d4f807b22d1dcbb059 /net-misc/openrdate
parentnet-misc/openntpd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-f9219910937bc37f0ab379ab6b67df2a0213d30c.tar.gz
gentoo-f9219910937bc37f0ab379ab6b67df2a0213d30c.tar.bz2
gentoo-f9219910937bc37f0ab379ab6b67df2a0213d30c.zip
net-misc/openrdate: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/openrdate')
-rw-r--r--net-misc/openrdate/files/openrdate-initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openrdate/files/openrdate-initd b/net-misc/openrdate/files/openrdate-initd
index 40a64ab802c0..15d40be0fe9e 100644
--- a/net-misc/openrdate/files/openrdate-initd
+++ b/net-misc/openrdate/files/openrdate-initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$