summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-04-27 18:44:32 -0500
committerAustin English <wizardedit@gentoo.org>2016-04-27 18:44:32 -0500
commitbc0dddc68464b315fdb6a8d313be58e22281efcd (patch)
tree90e02f0138048f56b16f2a927eed6f64c86ac629 /net-ftp/tlswrap/files
parentnet-im/gg-transport: remove gg-transport-2.2.4 (diff)
downloadgentoo-bc0dddc68464b315fdb6a8d313be58e22281efcd.tar.gz
gentoo-bc0dddc68464b315fdb6a8d313be58e22281efcd.tar.bz2
gentoo-bc0dddc68464b315fdb6a8d313be58e22281efcd.zip
net-ftp/tlswrap: 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-ftp/tlswrap/files')
-rw-r--r--net-ftp/tlswrap/files/tlswrap.init4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/tlswrap/files/tlswrap.init b/net-ftp/tlswrap/files/tlswrap.init
index fd4eea954af5..7219d8eea130 100644
--- a/net-ftp/tlswrap/files/tlswrap.init
+++ b/net-ftp/tlswrap/files/tlswrap.init
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2006 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$