Commit 040c1ce
committed
fix: map timers.target to system-manager.target in substituteTarget
Timer units with wantedBy = timers.target were never started because
timers.target is already active when system-manager activates. By
mapping timers.target to system-manager.target, timers are pulled in
during activation alongside other managed services.1 parent 5e5ed07 commit 040c1ce
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
0 commit comments