mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
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:
2
app-misc/kanata/files/kanata.initd
Executable file → Normal file
2
app-misc/kanata/files/kanata.initd
Executable file → Normal 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"
|
||||
|
||||
Reference in New Issue
Block a user