tizen 2.4 release
[apps/home/starter.git] / packaging / starter.service
1 [Unit]
2 Description=Start the "starter" program
3 Requires=starter-pre.service
4 After=starter-pre.service wm_ready.service ac.service deviced.service launchpad-preload.service
5
6 [Service]
7 ExecStart=/usr/bin/starter
8 Restart=always
9 RestartSec=0
10 KillSignal=SIGKILL
11 User=system
12 Group=system
13 SmackProcessLabel=starter
14
15 [Install]
16 WantedBy=tizen-system.target