File: 007_disable_ip_module_by_default.diff

package info (click to toggle)
glances 3.3.1.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,924 kB
  • sloc: python: 12,849; makefile: 343; javascript: 330; sh: 169
file content (16 lines) | stat: -rw-r--r-- 465 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: disable ip module by default for privacy reasons.
Author: Johannes Schauer Marin Rodrigues <josch@debian.org>
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850258
Forwarded: not-needed
Last-Update: 2022-10-23
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -176,7 +176,7 @@
 #wlan0_tx_log=True
 
 [ip]
-disable=False
+disable=True
 public_refresh_interval=300
 public_ip_disabled=False
 # Configuration for the Censys online service