aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreenAppFrameworkBinderAGL/conf/HomeScreenAppFrameworkBinderAGL.service
blob: 8375912c56f9cdb120b6c3e424f08959fb2060c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=AGL App Framework Binder for HomeScreen

[Service]
Type=dbus                                
BusName=org.agl.appframework
ExecStart=/usr/AGL/HomeScreenAppFrameworkBinderAGL/HomeScreenAppFrameworkBinderAGL
Restart=on-failure
RestartSec=5


[Install]
WantedBy=default.target