diff options
author | Frédéric Boisnard <fredericx.boisnard@intel.com> | 2013-11-05 11:54:00 +0100 |
---|---|---|
committer | David Wagner <david.wagner@intel.com> | 2014-02-12 17:04:12 +0100 |
commit | 3bec7de52cfbb3c66ed1b1af10006ff393fbef03 (patch) | |
tree | 438cffd90feec94d4900a78d2fbfd76e2f9384c2 /parameter/FrameworkConfigurationGroup.cpp | |
parent | 750f18b9ec920fabf30d1de931b4bc7af023e4d8 (diff) | |
download | external_parameter-framework-3bec7de52cfbb3c66ed1b1af10006ff393fbef03.zip external_parameter-framework-3bec7de52cfbb3c66ed1b1af10006ff393fbef03.tar.gz external_parameter-framework-3bec7de52cfbb3c66ed1b1af10006ff393fbef03.tar.bz2 |
hostDomainGenerator.sh: fix lock permissions
BZ: 149851
The hostDomainGenerator.sh script uses a lockfile to protect some
operations from concurrent execution. This mechanism uses a file
that is created if it does not already exist. In this case, the file
permissions are too stricts, and other users are unable to run the script
anymore.
This patch changes the permission on the lockfile, allowing other
users to access it.
Change-Id: Iec250a4022cb8f97973fa92020b27dc0e83890c6
Signed-off-by: Frédéric Boisnard <fredericx.boisnard@intel.com>
Diffstat (limited to 'parameter/FrameworkConfigurationGroup.cpp')
0 files changed, 0 insertions, 0 deletions