app-misc/kanata: disable service supervisor

User may want to terminate the program with builtin
keybind (lctl+spc+esc) in case of faulty configuration.

Signed-off-by: Eetu Eloranta <eetu@muffinpower.fi>
This commit is contained in:
Eetu Eloranta
2026-07-13 13:32:24 +03:00
parent 03f5de37dc
commit 94a4ac7678

2
app-misc/kanata/files/kanata.initd Executable file → Normal file
View File

@@ -2,6 +2,6 @@
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 or later
supervisor=supervise-daemon
command="/usr/bin/kanata"
pidfile="${XDG_RUNTIME_DIR}/${RC_SVCNAME}.pid"
command_background="true"