summaryrefslogtreecommitdiff
path: root/packaging/starter.service
blob: 78fe1b920735cfcfa48223fe38aaa3758314b643 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Start the "starter" program
After=wm_ready.service ac.service system-server.service launchpad-preload.service


[Service]
Type=forking
ExecStart=/etc/init.d/rd3starter
Restart=always
RestartSec=0
KillSignal=SIGKILL

[Install]
WantedBy=tizen-system.target