mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-25 02:02:32 +03:00
Report from master of the PR: Add missing mount-observe and system-observe interfaces #1179
This commit is contained in:
parent
635a652694
commit
25cdc370c5
1
NEWS
1
NEWS
@ -21,6 +21,7 @@ Bugs corrected:
|
||||
* Key error 'address' in the IP plugin #1176
|
||||
* NameError: name 'mode' is not defined in case of interrupt shortly after starting the server mode #1175
|
||||
* Crash on startup: KeyError: 'hz_actual_raw' on Raspbian 9.1 #1170
|
||||
* Add missing mount-observe and system-observe interfaces #1179
|
||||
|
||||
Backward-incompatible changes:
|
||||
|
||||
|
@ -15,6 +15,8 @@ apps:
|
||||
command: bin/glances
|
||||
plugs:
|
||||
- network
|
||||
- mount-observe
|
||||
- system-observe
|
||||
|
||||
parts:
|
||||
glances:
|
||||
|
Loading…
Reference in New Issue
Block a user