summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-03 12:19:44 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-03 12:21:41 -0500
commit365865e702573d98ea583186a001fae04370667c (patch)
tree69622014938ea0feb54f297b5cc1644022a78892 /net-voip/gnugk/files
parentnet-p2p/amule: remove old version (diff)
downloadgentoo-365865e702573d98ea583186a001fae04370667c.tar.gz
gentoo-365865e702573d98ea583186a001fae04370667c.tar.bz2
gentoo-365865e702573d98ea583186a001fae04370667c.zip
net-voip/gnugk: use #!/sbin/openrc-run instead of #!/sbin/runscript
Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26
Diffstat (limited to 'net-voip/gnugk/files')
-rw-r--r--net-voip/gnugk/files/gnugk.rc64
1 files changed, 2 insertions, 2 deletions
diff --git a/net-voip/gnugk/files/gnugk.rc6 b/net-voip/gnugk/files/gnugk.rc6
index 886534f7916c..5bfe1170961c 100644
--- a/net-voip/gnugk/files/gnugk.rc6
+++ b/net-voip/gnugk/files/gnugk.rc6
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$