Commit d7672b5
committed
systemd: Define order for confext and sysext
For a confext to influence how things shipped in a sysext behave or even
how sysext itself behaves it's good to define that confext runs first.
This is also explicitly done in bootengine. With the skip logic we
ideally don't set up extensions again during boot but that only works if
the contents can be ensured to be equal and the fallback is a full
refresh otherwise.
Signed-off-by: Kai Lueke <kailuke@microsoft.com>1 parent 5b69861 commit d7672b5
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments