mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
This makes the path in `com.keyman.SystemService1.service` configurable when using basu (e.g. Gentoo Linux).
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
|