mirror of
https://abf.rosa.ru/djam/kernel-6.1.git
synced 2025-02-25 00:02:55 +00:00
debug: print public certificates to log
This commit is contained in:
parent
a7f7bf8598
commit
32ae7451b8
1 changed files with 1 additions and 0 deletions
|
@ -936,6 +936,7 @@ sed -n \
|
|||
cat %{expand:%(for i in `seq 1 12`; do echo "%%SOURCE$((200+${i}))" | tr "\n" " "; done)} \
|
||||
>> "%{certs_public_keys}"
|
||||
%endif #endif additional_keys
|
||||
cat %{certs_public_keys}
|
||||
%endif #endif enhanced_security
|
||||
|
||||
# .config
|
||||
|
|
Loading…
Add table
Reference in a new issue