shift-shell/services/plasma-phone-ksyncdbusenv.service

16 lines
264 B
SYSTEMD
Raw Normal View History

2014-10-28 23:48:54 +00:00
#
# 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