mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-06 14:17:21 +02:00
Compare commits
No commits in common. "e65e0634a2eee68d2d02b69bef9a9b2e3ab53456" and "2d877541890c9a9778e1afab531ef69a4c507d04" have entirely different histories.
e65e0634a2
...
2d87754189
@ -1,8 +1,8 @@
|
||||
# Only let child processes to be debugged
|
||||
# https://www.kernel.org/doc/html/latest/admin-guide/LSM/Yama.html
|
||||
kernel.yama.ptrace_scope = 1
|
||||
#kernel.yama.ptrace_scope = 1
|
||||
# Only processes with CAP_SYS_PTRACE capability are allowed unless children
|
||||
# call PTRACE_TRACEME.
|
||||
#kernel.yama.ptrace_scope = 2
|
||||
kernel.yama.ptrace_scope = 2
|
||||
# Disable debuggers entirely. Cannot be unset [without reboot].
|
||||
#kernel.yama.ptrace_scope = 3
|
||||
|
1
package.json
vendored
1
package.json
vendored
@ -3,6 +3,7 @@
|
||||
"@aminda/global-prettier-config": "2025.26.0",
|
||||
"@prettier/plugin-ruby": "4.0.4",
|
||||
"@prettier/plugin-xml": "3.4.1",
|
||||
"alex": "^11.0.1",
|
||||
"corepack": "latest",
|
||||
"prettier": "3.6.2",
|
||||
"prettier-plugin-nginx": "1.0.3",
|
||||
|
4373
pnpm-lock.yaml
generated
vendored
4373
pnpm-lock.yaml
generated
vendored
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user