6 lines
161 B
Plaintext
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"
|