aboutsummaryrefslogtreecommitdiffstats
path: root/conf/afm-user-daemon.service
blob: 601ec8757042a238766521502747708602b9537b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=Application Framework Master, User side

[Service]
Type=dbus                                
BusName=org.AGL.afm.user          
ExecStart=/usr/bin/afm-user-daemon --user-dbus=unix:path=%t/bus
Environment=LD_PRELOAD=/usr/lib/libEGL.so
Restart=on-failure
RestartSec=5


[Install]
WantedBy=default.target