OXIESEC PANEL
- Current Dir:
/
/
snap
/
core24
/
988
/
usr
/
lib
/
sysctl.d
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/04/2025 04:37:50 PM
rwxr-xr-x
📄
10-apparmor.conf
708 bytes
07/14/2024 10:22:07 PM
rw-r--r--
📄
50-coredump.conf
1.79 KB
02/21/2025 09:18:31 PM
rw-r--r--
📄
50-pid-max.conf
649 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
99-protect-links.conf
372 bytes
09/26/2024 08:44:05 AM
rw-r--r--
Editing: 50-pid-max.conf
Close
# This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # See sysctl.d(5) and core(5) for documentation. # To override settings in this file, create a local file in /etc # (e.g. /etc/sysctl.d/90-override.conf), and put any assignments # there. # Bump the numeric PID range to make PID collisions less likely. # 2^22 and 2^15 is possible maximum of 64bit and 32bit kernels respectively. kernel.pid_max = 4194304