diff options
author | José Bollo <jose.bollo@iot.bzh> | 2016-02-09 14:35:57 +0100 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2016-02-09 14:35:57 +0100 |
commit | 9eeddada7a5481660ab1547dae89be3b470571e6 (patch) | |
tree | cdc43185f916e5dbf90df90723a5c7ce345f7047 /conf | |
parent | 7632c5fdfb2bced129e46adcfe5329e386eee303 (diff) |
afm-launch: commits conf file
Change-Id: Ibf1354b444a945b22f90ca53be5b7c7eab1a688a
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/afm-launch.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/afm-launch.conf b/conf/afm-launch.conf index 771569b..a572c88 100644 --- a/conf/afm-launch.conf +++ b/conf/afm-launch.conf @@ -15,7 +15,7 @@ # %% % text/html - /usr/bin/afb-daemon --alias=/icons:%I --port=%P --rootdir=%r --token=%S --sessiondir=%D + /usr/bin/afb-daemon --alias=/icons:%I --port=%P --rootdir=%r --token=%S --sessiondir=%D/.afb-daemon /usr/bin/web-runtime http://localhost:%P/%c?token=%S application/x-executable |