From ba38e472fbccdcbe03616b9efdc6b8711d7195ef Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 18 May 2011 14:52:07 +0200 Subject: README: /usr/local/bin as recommended default --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 396db3d..b8b1c55 100644 --- a/README +++ b/README @@ -18,8 +18,8 @@ $ perl Build $ sudo perl Build install By default, ssh-forcecommand is installed as /usr/local/bin/ssh-forcecommand. -In most cases, this does not make sense. For example, if you are using the -forcecommand for nagios checks, you might want to do this instead: +In case you do not want to have in $PATH, you can use --install_path to change +this. For example, for a nagios forcecommand: $ sudo perl Build install --install_path script=/usr/local/lib/nagios -- cgit v1.2.3