summaryrefslogtreecommitdiff
path: root/packaging/starter.service
blob: a301939d72a792673a7f042c5af9759a86cae591 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Start the "starter" program
Before=core-efl.target
After=xorg.target

[Service]
ExecStart=/usr/bin/starter

[Install]
WantedBy=core-efl.target
WantedBy=tizen-mobile-session.target