commit fdbad27

chld  ·  2026-09-21 18:27:46 +0000 UTC
parent 208eede
enable modprobe
1 files changed,  +0, -1
M sit
M sit
+0, -1
1@@ -76,7 +76,6 @@ if [ -f /etc/hostname ]; then
2     hostname "$(cat /etc/hostname)"
3 fi
4 
5-echo "/bin/sh" > /proc/sys/kernel/modprobe  # disable modprobe
6 echo 0 > /proc/sys/kernel/printk
7 
8 # Allow unprivileged users to use ping via ICMP sockets (no setuid needed)