mirror of
https://github.com/nicolargo/glances.git
synced 2025-12-23 22:18:31 -05:00
Build for SNAP
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user