#to auto start janit add:
if [[ -n  $SSH_CONNECTION ]] ; then
  janit
fi
