shift-shell/services/plasma-phone-kded5.service
2014-10-26 21:14:54 +01:00

18 lines
293 B
Desktop File

#
# Copyright (C) 2014 Pier Luigi Fiorini
#
# Starts kded5 needed by the phone UI.
#
[Unit]
Description=KDED5
Requires=dbus.socket
[Service]
Type=notify
EnvironmentFile=-/var/lib/environment/plasma-phone/*.conf
ExecStart=/usr/bin/kded5
Restart=always
[Install]
WantedBy=user-session.target