diff --git a/public-electrum-server/GUIDE.md b/public-electrum-server/GUIDE.md index 62852a5..41d6e5f 100644 --- a/public-electrum-server/GUIDE.md +++ b/public-electrum-server/GUIDE.md @@ -54,7 +54,7 @@ After=network.target User=statue Group=statue Environment="AUTOSSH_GATETIME=0" -ExecStart=/usr/bin/autossh -C -M 0 -v -N -o "ServerAliveInterval=60" -R :localhost:50001 @ +ExecStart=/usr/bin/autossh -C -M 0 -v -N -o "ServerAliveInterval=60" -R :localhost:50001 @ Restart=always RestartSec=60 StandardOutput=journal