From: Michael Palimaka Date: Sun, 4 Aug 2019 09:05:34 +0000 (+1000) Subject: net-misc/sslh: remove unnecessary executable bit X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e01ff5081a933c0917107752dd7616341f9803af;p=gentoo.git net-misc/sslh: remove unnecessary executable bit Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Michael Palimaka --- diff --git a/net-misc/sslh/files/sslh.init.d-3 b/net-misc/sslh/files/sslh.init.d-3 old mode 100755 new mode 100644 index 7f9d61795b73..0124ae84c317 --- a/net-misc/sslh/files/sslh.init.d-3 +++ b/net-misc/sslh/files/sslh.init.d-3 @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 description="Port multiplexer for ssh/ssl/etc..."