commit | bac3536cc949b3af0185e7b8f9b18318b37ac8b0 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Tue Jun 07 11:22:00 2016 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Tue Jun 07 11:22:00 2016 -0700 |
tree | 4fbb39a3a4bafbeec5579c4548c466bbceae7730 | |
parent | b67fed557f68714ba602ecbf3b4fa8bd06faf831 [diff] |
init: expand arguments of services when they start Arguments of commands are expanded based on properties if they contain ${property.name}, however this is not currently done for arguments of services. This patch makes it that arguments of services are expanded each time that the service starts at the point immediately before execve(). Change-Id: Iba581a8377e25a6478d4d2ec2e8b29e181d8640c