Files
systemd/src/shared
Zbigniew Jędrzejewski-Szmek 1bf1558552 core,install: allow one more case of "instance propagation"
If we have a template unit template@.service, it should be allowed to specify a
dependency on a unit without an instance, bar@.service. When the unit is created,
the instance will be propagated into the target, so template@inst.service will
depend on bar@inst.service.

This commit changes unit_dependency_name_compatible(), which makes the manager
accept links like that, and unit_file_verify_alias(), so that the installation
function will agree to create a symlink like that, and finally the tests are
adjusted to pass.
2020-01-10 14:31:01 +01:00
..
2018-06-29 11:02:17 +09:00
2018-11-26 22:17:34 +01:00
2019-10-31 17:57:03 +09:00
2019-07-17 11:35:04 +02:00
2019-11-13 12:30:22 +01:00
2019-11-04 00:30:32 +09:00
2019-04-29 16:47:18 +02:00
2019-11-04 00:30:32 +09:00
2019-03-22 18:11:27 +01:00
2019-04-29 16:47:18 +02:00
2019-10-28 21:39:55 +01:00
2019-04-29 16:47:18 +02:00
2019-12-09 18:38:59 +01:00
2019-12-09 19:25:25 +01:00
2019-12-09 19:25:25 +01:00
2019-12-05 10:15:49 +01:00
2019-12-05 10:15:49 +01:00
2018-06-29 11:02:17 +09:00
2018-06-14 13:03:20 +02:00
2018-06-29 11:02:17 +09:00