Files
grub/source-files/20-grub.bpmhook
T

6 lines
161 B
Plaintext

trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
targets: ["boot/vmlinu*"]
depends: ["grub"]
run: "grub-mkconfig -o /boot/grub/grub.cfg"