Hi,
Our Application uses "USER_QOS_PROFILES.xml" and "settings.json" files during the start of execution.
We need requirement to start an application with systemd along with the above supporting files. Currently Our Application, "USER_QOS_PROFILES.xml" and "settings.json" are present in /home/root directory.
When we start our Application with the Systemd service it couldn't find the USER_QOS_PROFILES.xml file and failed to execute.
Can you please through some light on this.
Thanks,
Venkat