blob: 675675f847701e90a6a7910e0953af2cb1b2dcf7 [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=/bin/rm -f /var/lib/sshout/socket
Restart=on-failure
[Install]
WantedBy=multi-user.target