mirror of
https://github.com/linux-speakup/espeakup.git
synced 2026-08-09 09:19:09 +02:00
load speakup_soft kernel module
This commit is contained in:
parent
6689948a8a
commit
3fb775cc33
1 changed files with 2 additions and 1 deletions
|
|
@ -8,8 +8,9 @@ After=systemd-udev-settle.service sound.target
|
|||
Type=forking
|
||||
EnvironmentFile=/etc/conf.d/espeakup
|
||||
PIDFile=/run/espeakup.pid
|
||||
ExecStartPre=+/sbin/modprobe speakup_soft
|
||||
ExecStart=/usr/bin/espeakup --default-voice=${default_voice}
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
ExecReload=kill -HUP $MAINPID
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue