mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-02 08:02:36 +00:00
ssh-agent fails to run if the termux is force-stopped or the device is
rebooted, with error:
unix_listener: cannot bind to path $PREFIX/var/run/ssh-agent.socket: Address already in use
Workaround it by removing the socket file before starting ssh-agent.