aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 943679c..83ea36d 100644
--- a/README.md
+++ b/README.md
@@ -13,9 +13,9 @@ This interface can be used to:
For more details about the D-Bus interface, please refer to the file
`data/org.automotivelinux.AppLaunch.xml`.
-Applications can be started either through D-Bus activation (using their D-Bus
-name) or by specifying a command line to be executed, and are monitored until
-they exit. Please note `applaunchd` allows only one instance of a given
+Applications are enumerated from systemd's list of available units based on
+the pattern agl-app*@*.service, and are started and controled using their
+systemd unit. Please note `applaunchd` allows only one instance of a given
application.
AGL repo for source code: