Initialize Tizen 2.3
[framework/system/coord.git] / service / systemd / coord.service
1 [Unit]
2 Description=Start the coordination daemon service
3 After=graphical.target
4
5 [Service]
6 Type=dbus
7 BusName=org.tizen.system.coord
8 ExecStart=/usr/sbin/coord
9 KillSignal=SIGUSR1