diff options
author | Enrico Scholz <enrico.scholz@sigma-chemnitz.de> | 2013-04-24 13:37:21 +0200 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-05-20 16:06:11 +0100 |
commit | 7a8205e28d4bc826b0dc3f692a958e1e8e9a1432 (patch) | |
tree | 87b831e0c05aa73f0e8594eeaae3a2683c8e95b4 /scripts/postinst-intercepts | |
parent | c234dadb606544c552074aef3484f86f383b52df (diff) | |
download | openembedded-core-7a8205e28d4bc826b0dc3f692a958e1e8e9a1432.tar.gz openembedded-core-7a8205e28d4bc826b0dc3f692a958e1e8e9a1432.tar.bz2 openembedded-core-7a8205e28d4bc826b0dc3f692a958e1e8e9a1432.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 '='.
(From OE-Core master rev: 443e75ee2c0e9a62df997aef24855bce54d39177)
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/postinst-intercepts')
0 files changed, 0 insertions, 0 deletions