From cf6e693773101b5ac6aea7a4186e7e15ce4508d5 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Sat, 6 Sep 2025 15:42:27 -0700 Subject: move all the Kaylee code into a subdirectory this is preparation for merging it into the Pollyana repo Force-Push: yes Change-Id: I155624ba39a0d212c999f38aaf2de2cd62b7aa49 --- systemd/kaylee.service | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 systemd/kaylee.service (limited to 'systemd') diff --git a/systemd/kaylee.service b/systemd/kaylee.service deleted file mode 100644 index 51c5a04..0000000 --- a/systemd/kaylee.service +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=Somewhat fancy voice command recognition software - -[Service] -ExecStart=/usr/bin/kaylee - -[Install] -WantedBy=default.target -- cgit 1.4.1