aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpsshd3
1 files changed, 3 insertions, 0 deletions
diff --git a/psshd b/psshd
index 5eec323..faec1bf 100755
--- a/psshd
+++ b/psshd
@@ -14,6 +14,9 @@
# @copyright 2013
#
+# Name self
+self=psshd
+
# Path to autossh binary (not any wrapper script)
autossh='/usr/lib/autossh/autossh'