blob: 1a85c411602e5fc7a8ad5019df4b3c37e6b4359f [file] [log] [blame] [raw]
[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