diff options
author | Martin Kelly <mkelly@xevo.com> | 2017-10-16 09:31:42 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-04 17:23:57 +0000 |
commit | 88d92fb301e37ecedd664d077c021f13399185da (patch) | |
tree | a99d197f5c47eb910f080961d23c529b8c7138ec /.templateconf | |
parent | ef6babd638ba3c16aef39d8cacca3499d9717c0d (diff) | |
download | poky-88d92fb301e37ecedd664d077c021f13399185da.tar.gz |
systemctl-native: add target.wants to target regex
The regex for acceptable systemd WantedBy/RequiredBy targets does not include
target.wants, so a line like this:
WantedBy=multi-user.target.wants
gets silently ignored, even though it works fine on a real system.
(From OE-Core rev: 8407100061e56346cafa06cc60eb63103d166bf8)
Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.templateconf')
0 files changed, 0 insertions, 0 deletions