Autossh and Systemd Service
Logan
Several months ago, I wrote a post to describe how to setup an autossh daemon with upstart. Since Ubuntu 15.04 has switched to systemd, I would like to do the same with systemd. I will give a brief introduction to systemd in this post. Systemd Unit File Systemd services are configured by unit...