summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:47 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit24ba564bb7db04e18c7f47ea6b4df6c81b48140c (patch)
treede57d4c3393f8e15cc00b8eb09321d13e684b5a1 /net-misc
parentnet-misc/gvrpcd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-24ba564bb7db04e18c7f47ea6b4df6c81b48140c.tar.gz
gentoo-24ba564bb7db04e18c7f47ea6b4df6c81b48140c.tar.bz2
gentoo-24ba564bb7db04e18c7f47ea6b4df6c81b48140c.zip
net-misc/htpdate: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/htpdate/files/htpdate.init-r12
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/htpdate/files/htpdate.init-r1 b/net-misc/htpdate/files/htpdate.init-r1
index 9cf98836786b..03c295fa66a0 100644
--- a/net-misc/htpdate/files/htpdate.init-r1
+++ b/net-misc/htpdate/files/htpdate.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$