diff options
Diffstat (limited to 'custom/zz-grub-zfs-snap.hook')
| -rw-r--r-- | custom/zz-grub-zfs-snap.hook | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/custom/zz-grub-zfs-snap.hook b/custom/zz-grub-zfs-snap.hook deleted file mode 100644 index 8153b84..0000000 --- a/custom/zz-grub-zfs-snap.hook +++ /dev/null @@ -1,22 +0,0 @@ -[Trigger] -Type = Package -Operation = Upgrade -Operation = Install -Operation = Remove -Target = linux-lts -Target = linux-lts-headers -Target = zfs-dkms -Target = zfs-utils -Target = grub - -[Trigger] -Type = Path -Operation = Install -Operation = Upgrade -Operation = Remove -Target = usr/lib/modules/*/vmlinuz - -[Action] -Description = Updating GRUB with ZFS snapshots... -When = PostTransaction -Exec = /usr/local/bin/grub-zfs-snap |
