shift-shell/services/plasma-phone-ksyncdbusenv.service
2014-11-01 19:13:49 +01:00

15 lines
264 B
Desktop File

#
# Copyright (C) 2014 Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
#
# Starts ksyncdbus needed by the phone UI.
#
[Unit]
Description=ksyncdbusenv
Requires=dbus.socket
[Service]
ExecStart=/usr/lib/libexec/ksyncdbusenv
[Install]
WantedBy=user-session.target