Files
pve-kernel-qoup/debian/signing-template/files.json.in
T

14 lines
173 B
Plaintext
Raw Normal View History

{
"packages": {
"proxmox-kernel-@KVNAME@": {
"trusted_certs": [],
"files": [
{
"sig_type": "efi",
"file": "boot/vmlinuz-@KVNAME@"
}
]
}
}
}