summary refs log tree commit diff
path: root/src/systemd/pollyanna.service
blob: ca5a65860a012fd71cbc42b7b5ddf26f1b7008e9 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Linux voice input experiments, with code from KayleeVC

[Service]
ExecStart=/usr/bin/pollyanna

[Install]
WantedBy=default.target