X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=doc%2Fafm-system-daemon.html;h=00cf81ab9130fb792e28cf6a44bdd2b3fdf8e71b;hb=f45bd5fbf8d1fe440b1855d93b387755d63ac8f0;hp=dac4315af3d2e3af04b6bdfec88157b62e54a719;hpb=42888438a490f0ce28376b33b4d87c46008209bf;p=src%2Fapp-framework-main.git diff --git a/doc/afm-system-daemon.html b/doc/afm-system-daemon.html index dac4315..00cf81a 100644 --- a/doc/afm-system-daemon.html +++ b/doc/afm-system-daemon.html @@ -8,10 +8,31 @@

The afm-system-daemon

version: 1
-Date:    15 March 2016
+Date:    29 mai 2016
 Author:  José Bollo
 
+

+

Foreword

@@ -76,30 +97,30 @@ located at /lib/systemd/system/afm-system-daemon.service.

-r
 --root directory
 
-     Set the root application directory.
+ Set the root application directory.
 
-     Note that the default root directory is defined
-     to be /usr/share/afm/applications (may change).
+ Note that the default root directory is defined
+ to be /usr/share/afm/applications (may change).
 
 -d
 --daemon
 
-     Daemonizes the process. It is not needed by sytemd.
+ Daemonizes the process. It is not needed by sytemd.
 
 -q
 --quiet
 
-     Reduces the verbosity (can be repeated).
+ Reduces the verbosity (can be repeated).
 
 -v
 --verbose
 
-     Increases the verbosity (can be repeated).
+ Increases the verbosity (can be repeated).
 
 -h
 --help
 
-     Prints a short help.
+ Prints a short help.
 
@@ -143,9 +164,9 @@ returns a dbus error that is a string.

installed applications.

dbus-send --session --print-reply \
-    --dest=org.AGL.afm.system \
-    /org/AGL/afm/system \
-    org.AGL.afm.system.install 'string:"/tmp/appli.wgt"'
+--dest=org.AGL.afm.system \
+/org/AGL/afm/system \
+org.AGL.afm.system.install 'string:"/tmp/appli.wgt"'