festival/festival.service
Petr Šabata 8b775a3350 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/festival#572e588257e2dfb6c2861472402dd478bf49360d
2020-10-15 00:18:39 +02:00

11 lines
189 B
Desktop File

[Unit]
Description=Festival server
Documentation=man:festival(1)
[Service]
ExecStart=/usr/bin/festival --server
User=festival
Group=festival
[Install]
WantedBy=multi-user.target