summaryrefslogtreecommitdiff
path: root/festival.service
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-01 16:04:07 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-01 16:04:07 +0000
commitd1f647a0105c54a4ce1e3c803ec7ee497a3672ef (patch)
tree1c8f9059d0d34b0074596f6b3c2da8dab84ec5d0 /festival.service
parent55b7cb5c23b49b9630cd3bc99893354cc8fb4866 (diff)
automatic import of festivalopeneuler24.03_LTSopeneuler23.09
Diffstat (limited to 'festival.service')
-rw-r--r--festival.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/festival.service b/festival.service
new file mode 100644
index 0000000..ba5583f
--- /dev/null
+++ b/festival.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Festival server
+Documentation=man:festival(1)
+[Service]
+ExecStart=/usr/bin/festival --server
+User=festival
+Group=festival
+
+[Install]
+WantedBy=multi-user.target