diff options
author | Irene Knapp <ireneista@irenes.space> | 2025-09-06 16:22:50 -0700 |
---|---|---|
committer | Irene Knapp <ireneista@irenes.space> | 2025-09-06 16:22:50 -0700 |
commit | 63ed2e5a680b6e0e352721a8238e2918cb3e70ff (patch) | |
tree | 3f3d679b82109c6101ecc14ff153e12516dd786a /src/systemd/pollyanna.service | |
parent | 18e38018cf4cc8f9689c453f5013426e60bf744a (diff) |
the vanity commit (change kaylee to pollyana everywhere)
except the copyright notices, those need more care and attention Force-Push: yes Change-Id: Ibddfb1b7a0edbb0d4adb6cfaf0ac4239537ade2f
Diffstat (limited to 'src/systemd/pollyanna.service')
-rw-r--r-- | src/systemd/pollyanna.service | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/systemd/pollyanna.service b/src/systemd/pollyanna.service new file mode 100644 index 0000000..ca5a658 --- /dev/null +++ b/src/systemd/pollyanna.service @@ -0,0 +1,8 @@ +[Unit] +Description=Linux voice input experiments, with code from KayleeVC + +[Service] +ExecStart=/usr/bin/pollyanna + +[Install] +WantedBy=default.target |