# # Copyright (C) 2014 Pier Luigi Fiorini # # 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