spiegel-keyman/linux/keyman-system-service/resources/com.keyman.SystemService1.service.systemd
Eberhard Beilharz 80ae8e6289
chore(linux): improve compatibility with Gentoo Linux 🍒
Gentoo doesn't use systemd. `libelogind` or `basu` implement some aspects
of systemd, so we use that on Gentoo (or rather when `libsystemd` is not
available but `libelogind` or `basu` is).

Patch from https://forums.gentoo.org/viewtopic.php?p=8850566.
See also https://community.software.sil.org/t/keyman-for-gentoo-linux/9615.

Cherry-pick-of: #12889
2025-01-29 09:18:22 +01:00

8 lines
232 B
Text

# /usr/share/dbus-1/system-services/com.keyman.SystemService1.service
# This version used with systemd (e.g. on Debian)
[D-BUS Service]
Name=com.keyman.SystemService1
Exec=/bin/false
User=root
SystemdService=systemd-keyman.service