-
**What I'd like:**
Persist userdata-provided sysctls to `/etc/sysctl.d` in a format where they can survive through `systemd-sysctl.service` restarts
**Background**
Currently, passing in sysct…
-
Версия zapret: 69.3
Платформа KeeneticOS 4.2.3
Если в конфиге указаны локальные интерфейсы, то при выполнении команды "zapret stop" в конце вывода наблюдаются данные сообщения:
sysctl: error: 'ne…
-
mac ENFILE: file table overflow
echo kern.maxfiles=65536 | sudo tee -a /etc/sysctl.conf
echo kern.maxfilesperproc=65536 | sudo tee -a /etc/sysctl.conf
sudo sysctl -w kern.maxfiles=65536
sudo s…
-
-
## Description
With noble/Linux 6.6, the grsec_lock flag now strictly enforces that it cannot be set again, even if the value is the same as the current. This means running `sysctl -p /etc/sysctl.c…
-
##### SUMMARY
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
ansible.posix.sysctl
##### ADDITIONAL INFORMATION
running a shell command of
```
sysctl --system
```
can't…
-
Some stuff which may help (?)
```
sysctl -w net.ipv4.tcp_max_syn_backlog=65535
sysctl -w net.ipv4.tcp_fin_timeout=10
sysctl -w net.ipv4.tcp_keepalive_intvl=10
sysctl -w net.ipv4.tcp_keepalive_p…
-
### systemd version the issue has been seen with
systemd 256.7-1
### Used distribution
Arch
### Linux kernel version used
6.11.2-zen1-1-zen
### CPU architectures issue was seen on
…
-
After update kernel to 6.11 have error
[ 4.470340] i915 0000:00:02.0: 7 VFs could be associated with this PF
**[ 4.470395] sysctl table check failed: dev/i915/(null) procname is null
[ …
-
hello boss
Can this error be solved?
connection does not allow setting of send buffer size. Not a *net.UDPConn?. See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details.
Of cour…