summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:13 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit61218b6fbc22c78a1b6a4b42c15e8ddc88d5d9e7 (patch)
tree54159591c85d5f6e129fedd5e005ee0bd8392e7f /net-voip/yate
parentnet-proxy/ufdbguard: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-61218b6fbc22c78a1b6a4b42c15e8ddc88d5d9e7.tar.gz
gentoo-61218b6fbc22c78a1b6a4b42c15e8ddc88d5d9e7.tar.bz2
gentoo-61218b6fbc22c78a1b6a4b42c15e8ddc88d5d9e7.zip
net-voip/yate: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-voip/yate')
-rw-r--r--net-voip/yate/files/yate.rc62
1 files changed, 1 insertions, 1 deletions
diff --git a/net-voip/yate/files/yate.rc6 b/net-voip/yate/files/yate.rc6
index d2d8a5adac0d..edeff0fe8add 100644
--- a/net-voip/yate/files/yate.rc6
+++ b/net-voip/yate/files/yate.rc6
@@ -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$