commit | d4bdab2d73f9f566fb9e7a0ddd8b6f76ef61524b | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Aug 17 14:46:41 2016 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 06 01:58:26 2016 +0000 |
tree | c3873a5f8fb4a1aa50c9268fdde7ea61ed05c384 | |
parent | 0d703a05fb2a54061a729dd655f0f63a0e13fd12 [diff] |
classes-systemd: Add link variable Add new variable SYSTEMD_LINK for arbitrary link installation in the ${systemd_system_unitdir} namespace. For example, assume a template foo@.target exists and an instance of this template is desired. To describe this: SYSTEMD_LINK_${PN} += "foo@.target:foo@instance.service" Change-Id: I8bb443e71d8eed44d4704c58167e1ff19bdfe2f5 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>