diff options
author | Bob Ham <bob.ham@collabora.com> | 2015-11-19 11:24:00 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-09 08:47:27 +0000 |
commit | 4ce15271dad3520e5de2500c609b05d5a511e453 (patch) | |
tree | 118ae66e5eb6bce881e5331258aa7a28c9688e15 /scripts | |
parent | 55ca1fb8f0e81ff739b3c46897e43356d1f760c3 (diff) | |
download | openembedded-core-4ce15271dad3520e5de2500c609b05d5a511e453.tar.gz openembedded-core-4ce15271dad3520e5de2500c609b05d5a511e453.tar.bz2 openembedded-core-4ce15271dad3520e5de2500c609b05d5a511e453.zip |
systemd.bbclass: Allow enabling of parameterised services
Currently the systemd.class will check whether a service exists when it is
requested to enabled it. However, its check does not take into account that a
service like 'foo@eth0.service' can be enabled from a service named
'foo@.service'. This patch alters the check function in systemd.class to look
for 'foo@.service' if the normal check fails.
Signed-off-by: Bob Ham <bob.ham@collabora.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions