Commit 381d699a authored by Leo Le Bouter's avatar Leo Le Bouter

debian.package: chmod/chown secboot.cer properly

parent 5c5aa429
......@@ -20,6 +20,8 @@ uefi-boot-metadata-collect-agent/boot/efi/uefi-boot-metadata-collect-agent.efi:
uefi-boot-metadata-collect-agent/boot/efi/secboot.cer: uefi-boot-metadata-collect-agent/boot/efi db.cer
cp -fv db.cer $@
sudo chown 0:0 $@
sudo chmod 755 $@
uefi-boot-metadata-collect-agent/boot/efi:
mkdir -m 700 $@
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment