1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-10 16:58:28 +03:00
Zbigniew Jędrzejewski-Szmek 7584d236ea install: allow specifiers in WantedBy/RequiredBy/Alias
This allows one templated unit to refer to another templated unit
at installation time.

Examples:

> grep WantedBy ~/.config/systemd/user/mpop@.timer
WantedBy=services@%i.target

> srv disable mpop@iit.timer
rm '/home/alxchk/.config/systemd/user/services@iit.target.wants/mpop@iit.timer'
> srv enable mpop@iit.timer
ln -s '/home/alxchk/.config/systemd/user/mpop@.timer' '/home/alxchk/.config/systemd/user/services@iit.target.wants/mpop@iit.timer'

Based-on-patch-by: Oleksii Shevchuk <alxchk@gmail.com>
2013-01-29 19:01:41 -05:00
..
2012-06-10 18:32:11 +02:00
2012-09-13 19:34:24 +02:00
2012-11-30 14:02:03 +01:00
2012-07-16 18:08:25 +02:00
2012-10-26 00:16:47 +02:00
2012-10-26 00:16:47 +02:00
2012-10-26 01:18:40 +02:00
2012-10-26 00:16:47 +02:00
2012-10-26 00:16:47 +02:00
2012-10-26 00:16:47 +02:00
2012-10-26 00:16:47 +02:00
2012-10-26 00:16:47 +02:00
2012-10-26 00:16:47 +02:00
2012-10-26 00:16:47 +02:00
2013-01-16 21:01:30 +01:00
2012-10-26 00:16:47 +02:00
2012-11-11 21:36:21 +01:00
2012-10-26 00:16:47 +02:00
2012-10-26 00:16:47 +02:00
2012-10-26 00:16:47 +02:00
2012-07-16 18:08:25 +02:00
2013-01-25 10:38:46 -05:00
2012-12-01 16:55:08 +01:00
2012-10-26 00:16:47 +02:00