Report from master of the PR: Add missing mount-observe and system-observe interfaces #1179

This commit is contained in:
nicolargo 2017-11-02 21:08:24 +01:00
parent 635a652694
commit 25cdc370c5
2 changed files with 3 additions and 0 deletions

1
NEWS
View File

@ -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:

View File

@ -15,6 +15,8 @@ apps:
command: bin/glances
plugs:
- network
- mount-observe
- system-observe
parts:
glances: