commit: e01ff5081a933c0917107752dd7616341f9803af Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sun Aug 4 09:05:34 2019 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Aug 4 09:07:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e01ff508
net-misc/sslh: remove unnecessary executable bit Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org> net-misc/sslh/files/sslh.init.d-3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 7f9d61795b7..0124ae84c31 --- 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..."
