From e455669d62d7e3d7234b373a1340d2b1df311a15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Cerm=C3=A1k?= Date: Wed, 19 Feb 2025 21:51:39 +0100 Subject: [PATCH] Move swappiness config to 15-swappiness.conf (#3884) --- .../usr/lib/sysctl.d/{15-vm.conf => 15-swappiness.conf} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename buildroot-external/rootfs-overlay/usr/lib/sysctl.d/{15-vm.conf => 15-swappiness.conf} (100%) diff --git a/buildroot-external/rootfs-overlay/usr/lib/sysctl.d/15-vm.conf b/buildroot-external/rootfs-overlay/usr/lib/sysctl.d/15-swappiness.conf similarity index 100% rename from buildroot-external/rootfs-overlay/usr/lib/sysctl.d/15-vm.conf rename to buildroot-external/rootfs-overlay/usr/lib/sysctl.d/15-swappiness.conf