blob: e9d4043619a91b4692e5450666c7d98431609d3e [file] [log] [blame] [raw]
[Unit]
Description=Secure Shout Host Oriented Unified Talk server
Documentation=https://sourceforge.net/projects/sshout/
[Service]
Type=simple
User=sshout
ExecStart=/usr/lib/sshout/sshoutd
ExecStopPost=rm -f /var/lib/sshout/socket
Restart=on-failure
[Install]
WantedBy=multi-user.target