File festival.systemd of Package festival

[Unit]
Description=festival daemon providing full text-to-speech system
After=remote-fs.target
After=time-sync.target
Wants=remote-fs.target

[Service]
Type=forking
Restart=no
TimeoutSec=5min
IgnoreSIGPIPE=no
KillMode=process
GuessMainPID=no
RemainAfterExit=yes
SuccessExitStatus=5 6
ExecStart=/usr/lib/festival/server start
ExecStop=/usr/lib/festival/server stop
ExecReload=/usr/lib/festival/server reload

[Install]
WantedBy=multi-user.target

openSUSE Build Service is sponsored by