[Unit] Description=SSH go-mmproxy After=network.target StartLimitIntervalSec=0 [Service] Type=simple Restart=always RestartSec=1 User=root ExecStart=/usr/local/sbin/goproxy.sh [Install] WantedBy=multi-user.target