summaryrefslogtreecommitdiff
path: root/packaging/contacts-service.service
blob: 6eabc36d33a9cd70a067bdf6741ac42fe2483745 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Start the Contacts service helper service

[Service]
ExecStart=/usr/bin/contacts-service-ipcd
Nice=5
OOMScoreAdjust=-100
Restart=always
RestartSec=2

[Install]
WantedBy=tizen-middleware.target