Remove profile build dependencies
[platform/core/context/context-service.git] / packaging / context-service.service
1 [Unit]
2 Description=Contextual Service Framework Daemon
3
4 [Service]
5 Type=dbus
6 BusName=org.tizen.context
7 ExecStart=/usr/bin/contextd
8 Restart=always
9 RestartSec=1
10
11 [Install]
12 WantedBy=default.target