From 38b7258d086dd5e263c3bbe3880c8c956676bc71 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 26 Jan 2018 15:48:02 +0000 Subject: gentoo resync : 25.01.2018 --- net-misc/sslh/files/sslh.init.d-3 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 net-misc/sslh/files/sslh.init.d-3 (limited to 'net-misc/sslh/files') diff --git a/net-misc/sslh/files/sslh.init.d-3 b/net-misc/sslh/files/sslh.init.d-3 new file mode 100755 index 000000000000..7f9d61795b73 --- /dev/null +++ b/net-misc/sslh/files/sslh.init.d-3 @@ -0,0 +1,8 @@ +#!/sbin/openrc-run +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +description="Port multiplexer for ssh/ssl/etc..." +command="sslh" +pidfile="/run/${SVCNAME}.pid" +command_args="${DAEMON_OPTS} --pidfile ${pidfile}" -- cgit v1.2.3