diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/afm-user-daemon.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/afm-user-daemon.service b/conf/afm-user-daemon.service index 601ec87..6b5c1d8 100644 --- a/conf/afm-user-daemon.service +++ b/conf/afm-user-daemon.service @@ -5,6 +5,7 @@ Description=Application Framework Master, User side Type=dbus BusName=org.AGL.afm.user ExecStart=/usr/bin/afm-user-daemon --user-dbus=unix:path=%t/bus +Environment=AFM_APP_INSTALL_DIR=%%r Environment=LD_PRELOAD=/usr/lib/libEGL.so Restart=on-failure RestartSec=5 |