summarylogtreecommitdiffstats
path: root/91-mkinitcpio-cmdline.hook
blob: 83175218966a47377aacb3223c9ea5efa0580803 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Operation = Remove
Target = etc/cmdline.d/*
Target = etc/cmdline
Target = etc/kernel/cmdline

[Action]
Description = Updating linux initcpios...
When = PostTransaction
Exec = /usr/share/libalpm/scripts/mkinitcpio install
NeedsTargets