]> code.ossystems Code Review - openembedded-core.git/commit
systemd-systemctl-native: fix unit detection
authorRoss Burton <ross.burton@intel.com>
Wed, 6 Apr 2016 19:45:57 +0000 (20:45 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Apr 2016 07:04:28 +0000 (08:04 +0100)
commit0395162aa45a416db6a0a38e7ee6c0f808272393
tree25210ebf45304c5346882037ac9fb62d60cc63ed
parentba29845a5b9bf16cda2230540d7ce17d0f82e8fa
systemd-systemctl-native: fix unit detection

The regexs were too strict and didn't allow for trailing whitespace.

[ YOCTO #9337 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd-systemctl/systemctl