Fix user-config.service is started everytime when app launching 79/13179/1
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Thu, 11 Jan 2018 13:27:29 +0000 (13:27 +0000)
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Thu, 11 Jan 2018 13:40:19 +0000 (13:40 +0000)
commit6dd0becf54d6a160e61af5e1931ebeb125263251
treea81b7247c19df7e52dd714ff05235067a322bcf5
parentb3084b0edd0bb5c5adcf47fc17f04b6f2cae73e2
Fix user-config.service is started everytime when app launching

Due to miss an option in service configuration of
user-config.service, it is started everytime when application
has been launched.

If the user touches app icon or shortcut many times at very
short intervals, user-config.service would invoked too many
time for very short time, then systemd reject execution and
make an error.

This causes an issues in UI. E.g. missing touch event,
collapse of synchronization of HomeScreen's UI view.

Bug-AGL: SPEC-1246

Change-Id: Ia6c7ecac2f880e61c290d6e3ad27d363e228d5f9
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
meta-agl/recipes-config/agl-login-manager/files/user-config.service