From 7061361ba693f83ac276e67147c7580c12b50d2c Mon Sep 17 00:00:00 2001 From: patvdv Date: Wed, 19 Aug 2015 18:36:20 +0200 Subject: [PATCH] Comment fix --- manage_ssh.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manage_ssh.conf b/manage_ssh.conf index 944e5af..5d70967 100644 --- a/manage_ssh.conf +++ b/manage_ssh.conf @@ -32,7 +32,7 @@ REMOTE_DIR="/etc/ssh_controls/holding" # (leave blank for current user but user should have remote sudo root privs) SSH_UPDATE_USER="" -# options to pass to manage_ssh.sh when executing a key update +# options to pass to update_ssh.pl when executing a key update SSH_UPDATE_OPTS="--verbose --remove" # maximum number of background process to spawn (~maxuprc, ~nstrpty etc)