Migrate from 2.4 code repo
[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 User=system
7 Group=system
8 SmackProcessLabel=context-service
9 BusName=org.tizen.context
10 ExecStart=/usr/bin/contextd
11 Restart=always
12 RestartSec=1
13
14 [Install]
15 WantedBy=graphical.target