summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:16 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit16fa432db89c5d56c6efb44e4e0e76af2e9aeb46 (patch)
tree17a1882b0c4f4b5bfcc68709b37681a3d3b36231 /net-libs/libinfinity/files
parentnet-libs/courier-authlib: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-16fa432db89c5d56c6efb44e4e0e76af2e9aeb46.tar.gz
gentoo-16fa432db89c5d56c6efb44e4e0e76af2e9aeb46.tar.bz2
gentoo-16fa432db89c5d56c6efb44e4e0e76af2e9aeb46.zip
net-libs/libinfinity: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-libs/libinfinity/files')
-rw-r--r--net-libs/libinfinity/files/infinoted.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libinfinity/files/infinoted.initd b/net-libs/libinfinity/files/infinoted.initd
index b8f3f1f849f2..1cb64c35fab7 100644
--- a/net-libs/libinfinity/files/infinoted.initd
+++ b/net-libs/libinfinity/files/infinoted.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$