blob: d1b9fdf44c04033c884b8c381d18f9732bd08223 [file] [log] [blame] [raw]
[Unit]
Description=SSHOUT Free Cluster
After=network.target
[Service]
Type=simple
Environment=LANG=C.UTF-8
ExecStart=/usr/local/bin/sfc
StandardOutput=null
StandardError=null
KillMode=process
Restart=on-failure
RestartSec=1
TimeoutStopSec=10
[Install]
WantedBy=multi-user.target