Files
grub/source-files/20-grub.bpmhook
T
2025-08-23 19:40:53 +03:00

6 lines
146 B
Plaintext

trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
targets: ["boot/vmlinu*"]
depends: ["grub"]
run: "/usr/sbin/update-grub"