PKGBUILDs/core/systemd/systemd-sysctl.hook
2018-03-12 23:59:32 +00:00

12 lines
244 B
Plaintext

[Trigger]
Type = File
Operation = Install
Operation = Upgrade
Target = usr/lib/sysctl.d/*.conf
[Action]
Description = Applying kernel sysctl settings...
When = PostTransaction
Exec = /usr/share/libalpm/scripts/systemd-hook sysctl
NeedsTargets