mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-28 20:53:59 +01:00
Relocate current content of /etc/sysctl.d to /usr/lib and make the /etc folder writable via a bind mount.
4 lines
152 B
Plaintext
4 lines
152 B
Plaintext
# disable "deprecated CP15 Barrier instruction" warnings
|
|
# https://www.kernel.org/doc/Documentation/arm64/legacy_instructions.txt
|
|
-abi.cp15_barrier = 2
|