From 58ae5bbf25835bd30fa385275ff4486dbc31f0a2 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Wed, 3 Dec 2014 03:20:49 +0200 Subject: Making public our Kogaion bin --- bin/sshd_wrapper | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/sshd_wrapper (limited to 'bin/sshd_wrapper') diff --git a/bin/sshd_wrapper b/bin/sshd_wrapper new file mode 100755 index 0000000..7ea8331 --- /dev/null +++ b/bin/sshd_wrapper @@ -0,0 +1,3 @@ +#!/bin/bash + +exec /usr/sbin/sshd -e "${@}" 2> /.sshd.log -- cgit v1.2.3