Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:Staging:adi:36
festival
festival.systemd
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
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=simple EnvironmentFile=-/etc/sysconfig/festival KillMode=process ExecStartPre=/bin/bash -c "[ \"$FESTIVAL_RUN_CHROOTED\" = yes ] && for configfile in /etc/festival.scm $FESTIVAL_CHROOT_FILES; do test -d $FESTIVAL_CHROOT_PREFIX/$${configfile%/*} || mkdir -p $FESTIVAL_CHROOT_PREFIX/$${configfile%/*}; cp -auL $${configfile} $FESTIVAL_CHROOT_PREFIX/$${configfile%/*}; done" ExecStart=/bin/bash -c "exec /usr/bin/festival $FESTIVAL_OPTIONS --server $( [ \"$FESTIVAL_RUN_CHROOTED\" = yes ] && echo --libdir / --uid festival --chroot \"$FESTIVAL_CHROOT_PREFIX\" )" ExecReload=/usr/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor