summarylogtreecommitdiffstats
path: root/modules-reload.hook
blob: 89966a1ca7816414555022ce0b76b5d7f2342747 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Trigger]
Operation = Install
Operation = Upgrade
Operation = Remove
Type = Path
Target = usr/lib/modules-load.d/*
Target = etc/modules-load.d/*

[Action]
Description = Reloading kernel modules...
When = PostTransaction
Exec = /usr/bin/systemctl restart systemd-modules-load.service