summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-03 19:59:14 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-03 19:59:14 -0500
commit998cc7ffa86d8db40abcbbbdb7e62863c306a300 (patch)
tree656228f77e9e15ef87dc800f0d82513339c6595d /net-misc/utelnetd/files
parentnet-misc/udpxy: remove old version (diff)
downloadgentoo-998cc7ffa86d8db40abcbbbdb7e62863c306a300.tar.gz
gentoo-998cc7ffa86d8db40abcbbbdb7e62863c306a300.tar.bz2
gentoo-998cc7ffa86d8db40abcbbbdb7e62863c306a300.zip
net-misc/utelnetd: 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/utelnetd/files')
-rw-r--r--net-misc/utelnetd/files/utelnetd.initd4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/utelnetd/files/utelnetd.initd b/net-misc/utelnetd/files/utelnetd.initd
index fe87e80f6798..3e84801be844 100644
--- a/net-misc/utelnetd/files/utelnetd.initd
+++ b/net-misc/utelnetd/files/utelnetd.initd
@@ -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$