shift-shell/services/plasma-phone-ksyncdbusenv.service
Pier Luigi Fiorini 9b8fdbe993 Add more services
2014-10-29 00:48:54 +01:00

17 lines
292 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]
Type=oneshot
ExecStart=/usr/lib/libexec/ksyncdbusenv
Restart=always
[Install]
WantedBy=user-session.target