summaryrefslogtreecommitdiff
path: root/.config/systemd/user/kdeconnectd.service
blob: 0b65c691e16b50c9dc8929b77ffc2280a8eaa283 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Connect your computer to your smartphone or tablet

[Service]
ExecStart=/usr/bin/kdeconnectd
Restart=on-failure
RestartSec=5

[Install]
WantedBy=default.target