| [Unit] | |
| Description=SSHOUT Free Cluster | |
| After=network.target | |
| [Service] | |
| Type=simple | |
| ExecStart=/usr/local/bin/sfc | |
| StandardOutput=null | |
| StandardError=null | |
| KillMode=process | |
| Restart=on-failure | |
| RestartSec=1 | |
| TimeoutStopSec=10 | |
| [Install] | |
| WantedBy=multi-user.target |