logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

tinyssh.socket (222B)


  1. [Unit]
  2. Description=TinySSH service (socket-activated)
  3. Documentation=https://tinyssh.org
  4. Wants=tinyssh-makekey.service
  5. [Socket]
  6. ListenStream=%i
  7. Accept=true
  8. KeepAlive=true
  9. IPTOS=low-delay
  10. [Install]
  11. WantedBy=sockets.target