summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-03 19:56:37 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-03 19:56:37 -0500
commit572f9e8d220e56466b05b09562b4fb876555069a (patch)
treeee03ae4bafd45a5dbe16718f803e2b3aa08f4240 /net-misc/udpxy/files
parentnet-misc/termpkg: remove old versions (diff)
downloadgentoo-572f9e8d220e56466b05b09562b4fb876555069a.tar.gz
gentoo-572f9e8d220e56466b05b09562b4fb876555069a.tar.bz2
gentoo-572f9e8d220e56466b05b09562b4fb876555069a.zip
net-misc/udpxy: 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-misc/udpxy/files')
-rw-r--r--net-misc/udpxy/files/udpxy.initd4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/udpxy/files/udpxy.initd b/net-misc/udpxy/files/udpxy.initd
index c5bc1be01bd7..7a698d8d543c 100644
--- a/net-misc/udpxy/files/udpxy.initd
+++ b/net-misc/udpxy/files/udpxy.initd
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2012 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$