summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:19 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitdea49142b1efd9db1eaa58eacf1d6b7a6a597d26 (patch)
treeafa670f27f5ae5a438e55dcb08551f0c027a646d /net-misc
parentnet-misc/radvd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-dea49142b1efd9db1eaa58eacf1d6b7a6a597d26.tar.gz
gentoo-dea49142b1efd9db1eaa58eacf1d6b7a6a597d26.tar.bz2
gentoo-dea49142b1efd9db1eaa58eacf1d6b7a6a597d26.zip
net-misc/rdate: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/rdate/files/rdate-initd-1.4-r32
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rdate/files/rdate-initd-1.4-r3 b/net-misc/rdate/files/rdate-initd-1.4-r3
index efb6edbfa62d..937d9d8979ec 100644
--- a/net-misc/rdate/files/rdate-initd-1.4-r3
+++ b/net-misc/rdate/files/rdate-initd-1.4-r3
@@ -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$