mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-28 19:27:44 +00:00
This makes the path in `com.keyman.SystemService1.service`
configurable when using basu (e.g. Gentoo Linux).
(cherry picked from commit 8e4e92067d)
7 lines
228 B
Text
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
|