Commit 11ca5f3
generic: overlay: disable OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW
The Kconfig symbol help text prompts:
Disable this to get a possibly more secure configuration, but that
might not be backward compatible with previous kernels.
If backward compatibility is not an issue, then it is safe and
recommended to say N here.
For OpenWrt, when updating firmware, we always update the kernel and
recreate the overlay partition. Therefore, compatibility is not a
problem.
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: openwrt/openwrt#23126
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>1 parent 052665b commit 11ca5f3
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4552 | 4552 | | |
4553 | 4553 | | |
4554 | 4554 | | |
4555 | | - | |
| 4555 | + | |
4556 | 4556 | | |
4557 | 4557 | | |
4558 | 4558 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4709 | 4709 | | |
4710 | 4710 | | |
4711 | 4711 | | |
4712 | | - | |
| 4712 | + | |
4713 | 4713 | | |
4714 | 4714 | | |
4715 | 4715 | | |
| |||
0 commit comments