We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Defaults:ALL env_keep += "TORSOCKS_LOG_LEVEL"
1 parent 7977258 commit f406cb6Copy full SHA for f406cb6
etc/sudoers.d/uwt
@@ -8,5 +8,7 @@
8
## Disable torsocks warning spam such as.
9
## [May 20 11:45:27] WARNING torsocks[2645]: [syscall] Unsupported syscall number 224. Denying the call (in tsocks_syscall() at syscall.c:165)
10
## https://forums.whonix.org/t/disable-torsocks-warning-spam/19084
11
-Defaults:ALL env_keep += "TORSOCKS_LOG_LEVEL"
+##
12
+## No longer required.
13
+#Defaults:ALL env_keep += "TORSOCKS_LOG_LEVEL"
14
#### meta end
0 commit comments