Edit

IABSD.fr/ports/sysutils/autossh/pkg

Branch :

  • Show log

    Commit

  • Author : gonzalo
    Date : 2012-04-24 12:37:44
    Hash : d48f44e9
    Message : Update for autossh to 1.4c using autoconf infrastructure and also drop unnecessary VERSION variable (pointed by sthen@), now autossh use configure. With this fixes: - updated option string up to OpenSSH 5.6 - when using -f, set gate_time to 0; the assumption is that it is being used for infrastructure (i.e. in a system startup), has been tested, and bombing out just because the remote end is not up is not the desired behaviour. - add AUTOSSH_MAXLIFETIME - fix poll flags so not checking for writable when write done - compile time TOUCH_PIDFILE option to touch pid file on connection test. Maintainer drop the maintainership, so I take care of this now. OK aja@, okan@.