summaryrefslogtreecommitdiffstats
path: root/conf/afm-user-daemon.service
diff options
context:
space:
mode:
Diffstat (limited to 'conf/afm-user-daemon.service')
-rw-r--r--conf/afm-user-daemon.service16
1 files changed, 0 insertions, 16 deletions
diff --git a/conf/afm-user-daemon.service b/conf/afm-user-daemon.service
deleted file mode 100644
index 6b5c1d8..0000000
--- a/conf/afm-user-daemon.service
+++ /dev/null
@@ -1,16 +0,0 @@
-[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=AFM_APP_INSTALL_DIR=%%r
-Environment=LD_PRELOAD=/usr/lib/libEGL.so
-Restart=on-failure
-RestartSec=5
-
-
-[Install]
-WantedBy=default.target
-