From e9a9d0ab4c34225583962a5628b233d03ace7248 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Thu, 19 Sep 2024 16:43:02 -0400 Subject: [PATCH] Added /writable system-files interface to allow scripts to write to those paths on Ubuntu Core devices --- snap/snapcraft.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index b7fdbcb0..8e18f0ee 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -31,6 +31,10 @@ plugs: snapd-control-managed: interface: snapd-control refresh-schedule: managed + writable: + interface: system-files + write: + - /writable slots: annotations: @@ -60,6 +64,7 @@ apps: - network-manager - log-observe - var-lib-ubuntu-advantage-status + - writable config: command: usr/bin/landscape-config plugs: