alien-everywhere/automation/systemd-services/user/apkd-bridge.service

12 lines
273 B
INI

[Unit]
Description=Aliendalvik control bridge
After=dbus.socket graphical-session.target
Requires=dbus.socket graphical-session.target
[Service]
Type=dbus
BusName=com.jolla.apkd
Restart=always
Environment="QTCONTACTS_MANAGER_OVERRIDE=folks"
ExecStart=/usr/bin/apkd-bridge