diff --git a/README.md b/README.md index 91646e94fdc414f04c863c1ab40e4cb73bcc6dab..e7b4eebc5144e1a156a2365f0cf9fc08db506a11 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ This SSH-Tunnel-Manager script aims to setup one or more configured ssh connecti * Multiple tunnels can be configured * Flexible configuration to forward mulitiple ports ber connection * Reconnect to the SSH server if connection lost -* Log containing reconnect attempts -* Maaging configured tunnels (start/stop/restart) +* Log all reconnect attempts to logfile +* Manage configured tunnels (start/stop/restart) +* Manage tunnels (start/stop/restart) individual by tunnel name ## Download & Installation diff --git a/ssh-tunnel-manager.conf.example b/ssh-tunnel-manager.conf.example index 2efad9a3ca0d9955f0834d8b604ed10b105c314e..0521217a2d927159524f829f403bbd550e99d602 100644 --- a/ssh-tunnel-manager.conf.example +++ b/ssh-tunnel-manager.conf.example @@ -42,7 +42,7 @@ RECONNECT_TIMER=10 # the $SCRIPT_PATH variable to define the path of the logfile to be the same # as the script directory. # -LOGFILE="$SCRIPT_PATH/ssh-tunnel-manager.log" +LOGFILE="/var/log/ssh-tunnel-manager.log" # # This DBG setting is adding additional details to the logfile. The values are 0