diff options
| author | Blista Kanjo | 2023-05-03 03:44:43 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-05-03 03:44:43 -0400 |
| commit | b1365339123762fd0c2afc72b4df09fd3aeb0532 (patch) | |
| tree | 9a6b9be3645616df7df448804c88dc3dd5642fda | |
| parent | 4ef33ea7e66e86191ea75f012b2bd74b18ee87e1 (diff) | |
refactor: consistent whitespace
| -rw-r--r-- | misc/50-sysctl.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
