Commit c7aee76
committed
overlay/core: write ignition issues to /run
Since util-linux 2.41[1] agetty will source issues from multiples places
by default (` /etc`, `/run/` and `/usr/lib`).
Systemd also worked around [2] this since v258 which has been in
fedora 43 for a while now, so let's always write our issues to
`/run`.
We add a check for RHEL to preserve the back-compatibility symlink.
[1] util-linux/util-linux@508fb0e
[2] systemd/systemd@864a5e9
Ref coreos/fedora-coreos-tracker#2108
See coreos/console-login-helper-messages#1301 parent 31a82c0 commit c7aee76
3 files changed
Lines changed: 10 additions & 8 deletions
File tree
- overlay.d
- 05core/usr/libexec
- 15fcos/usr/libexec
- tests/kola/clhm/ignition-warnings
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments