summaryrefslogtreecommitdiffstats
path: root/snap
diff options
context:
space:
mode:
author林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>2019-01-26 02:52:31 +0800
committer林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>2019-01-26 02:57:28 +0800
commit7a8330aa07e1912eec5c7d41629954375dd54730 (patch)
treea4ad12d17d96f6d4a71ad8785f13997026378268 /snap
parent988c9a76137b14d0022866b8a70663378cbdf6a6 (diff)
ReReRevert Permission denied: '/etc/glances/glances.conf' #1403
The snapd version that supports the interface hasn't released to the stable channel yet, and the Snap Store autoconnection isn't granted, hold back the patch until both conditions are met. This reverts commit c904a8a and (parts of) 108dc7b.
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index e34cd62f..f137c1a5 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -22,16 +22,11 @@ apps:
- network-observe
- physical-memory-observe
- upower-observe
- - system-files
- home
environment:
LANG: C.UTF-8
LC_ALL: C.UTF-8
-plugs:
- system-files:
- read: [ /etc/glances/glances.conf ]
-
parts:
glances:
plugin: python