From b1365339123762fd0c2afc72b4df09fd3aeb0532 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Wed, 3 May 2023 03:44:43 -0400 Subject: refactor: consistent whitespace --- misc/50-sysctl.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/50-sysctl.conf b/misc/50-sysctl.conf index a16c493..2ee6842 100644 --- a/misc/50-sysctl.conf +++ b/misc/50-sysctl.conf @@ -1,3 +1,3 @@ -vm.max_map_count=2147483642 +vm.max_map_count = 2147483642 vm.swappiness = 10 vm.vfs_cache_pressure = 50 -- cgit v1.2.3