Build for SNAP

This commit is contained in:
nicolargo
2024-12-28 09:57:06 +01:00
parent df5ecca044
commit c8cb4d05b3
2 changed files with 2 additions and 6 deletions

View File

@@ -496,7 +496,7 @@ port_default_gateway=True
#web_4_description=Intranet
[vms]
disable=False
disable=True
# Define the maximum VMs size name (default is 20 chars)
max_name_size=20
# By default, Glances only display running VMs with states: 'Running', 'Starting' or 'Restarting'

View File

@@ -1,5 +1,5 @@
name: glances
version: '4.3.0.4+build01' # Put the current stable version+buildXX
version: '4.3.0.4+build02' # Put the current stable version+buildXX
summary: Glances an Eye on your system. A top/htop alternative.
description: |
@@ -32,7 +32,6 @@ apps:
- power-control
- process-control
- network-setup-observe
- multipass-support
environment:
LANG: C.UTF-8
LC_ALL: C.UTF-8
@@ -48,9 +47,6 @@ plugs:
- /etc/glances/glances.conf
proc-sys:
interface: system-observe
# read:
# - /proc
# - /sys
parts:
glances: