Skip to content

Instantly share code, notes, and snippets.

View ndejong's full-sized avatar
💭
I may be slow to respond.

Nicholas de Jong ndejong

💭
I may be slow to respond.
View GitHub Profile
[Unit]
Description=AutoSSH service to remotely access signald's unix socket for weechat's signal.py (/smsg +145789323231)
After=network-online.target
# Use this instead if autossh will interact with the local SSH server
# After=network-online.target sshd.service
[Service]
Environment="AUTOSSH_GATETIME=30"
Environment="AUTOSSH_POLL=30"
Environment="AUTOSSH_FIRST_POLL=30"