From 32bfc2a68a92ce414fe400b7f40b731745ad383f Mon Sep 17 00:00:00 2001 From: Yurii Kolesnykov Date: Tue, 27 Mar 2018 16:13:43 +0300 Subject: 238 --- systemd-sysctl.hook | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 systemd-sysctl.hook (limited to 'systemd-sysctl.hook') diff --git a/systemd-sysctl.hook b/systemd-sysctl.hook new file mode 100644 index 0000000..348bb03 --- /dev/null +++ b/systemd-sysctl.hook @@ -0,0 +1,11 @@ +[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 -- cgit v1.2.3-70-g09d2