summarylogtreecommitdiffstats
path: root/speakupconf.service
blob: d7e12fb4eb6a754fb2423b4189a0049492f2107a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Load speakup configuration
DefaultDependencies=no
After=espeakup.service

[Service]
Type=oneshot
ExecStart=-/usr/bin/speakupconf load
StandardOutput=syslog

[Install]
WantedBy=sound.target