Skip to content

Commit 363a66c

Browse files
committed
UodateSnapcraft
1 parent f603e84 commit 363a66c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

snap/snapcraft.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ apps:
3232
- power-control
3333
- process-control
3434
- network-setup-observe
35-
- all-home
3635
environment:
3736
LANG: C.UTF-8
3837
LC_ALL: C.UTF-8
@@ -46,6 +45,11 @@ plugs:
4645
interface: system-files
4746
read:
4847
- /etc/glances/glances.conf
48+
proc-sys:
49+
interface: system-observe
50+
read:
51+
- /proc
52+
- /sys
4953

5054
parts:
5155
glances:

0 commit comments

Comments
 (0)