Commit 75bbc80
committed
(SUP-2682) Remove Requires= property from timers
Prior to this commit, this property created an unwanted dependency
between the timer and service. The effect is that starting the timer
will immediately start the service regardless of the schedule. Removing
this property allows the implicit relationships to work properly.1 parent 24dc134 commit 75bbc80
2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
0 commit comments