diff options
author | Enrico Scholz <enrico.scholz@sigma-chemnitz.de> | 2013-04-24 13:37:21 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-29 14:43:49 +0100 |
commit | 443e75ee2c0e9a62df997aef24855bce54d39177 (patch) | |
tree | 21fd1648554510befb03851a7b297c802b41fa22 /meta-skeleton | |
parent | 12074bf5319c1086f86efd00f502c91fed344698 (diff) | |
download | openembedded-core-443e75ee2c0e9a62df997aef24855bce54d39177.tar.gz openembedded-core-443e75ee2c0e9a62df997aef24855bce54d39177.tar.bz2 openembedded-core-443e75ee2c0e9a62df997aef24855bce54d39177.zip |
systemd-systemctl: parse unit files more correctly
Old script failed to parse unit files containing comments like
| #Alias=some-alias
or whitespaces like
| WantedBy = foo
correctly. Patch changes script to interpret keywords only when they
are at the beginning of a line and ignores whitespaces before the '='.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions