Do not preserve debug console output in sys:log
This will prevent logd from ingesting it as logs in the future.
This commit is contained in:
parent
3668e93d54
commit
511561918c
5 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@ unset VT
|
|||
path = "/usr/lib/init.d/30_console"
|
||||
data = """
|
||||
getty --contain 2
|
||||
getty --contain debug: -J
|
||||
getty --contain /scheme/debug/no-preserve -J
|
||||
"""
|
||||
|
||||
[[files]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue