spiegel-keyman/linux/keyman-system-service/resources/com.keyman.SystemService1.service.basu
Eberhard Beilharz f6dd1037c2
fix(linux): configurable path in .service file when using basu
This makes the path in `com.keyman.SystemService1.service`
configurable when using basu (e.g. Gentoo Linux).

(cherry picked from commit 8e4e92067d)
2025-05-20 15:01:50 +02:00

7 lines
228 B
Text

# /usr/share/dbus-1/system-services/com.keyman.SystemService1.service
# This version used with elogind and basu (e.g. on Gentoo)
[D-BUS Service]
Name=com.keyman.SystemService1
Exec=@LIBEXECDIR@/systemd-keyman.service
User=root