mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-03 12:47:25 +02:00
Compare commits
2 Commits
2d87754189
...
e65e0634a2
Author | SHA1 | Date | |
---|---|---|---|
e65e0634a2 | |||
35cb7a8651 |
@ -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,7 +3,6 @@
|
||||
"@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